Live Check Quality for ServiceNow - READMEThe Quality Clouds extension for Visual Studio Code connects to our centralized, curated set of best practices and rules and checks your code against it in real time. Our ruleset includes best practices for ServiceNow, Quality Clouds own recommendations, and other industry standards. Quality Clouds makes SaaS platforms such as ServiceNow easier to govern and grow. Designed by experts to deliver rich insights for both business and IT, it offers unrivalled transparency over the entire software development lifecycle. Its comprehensive selection of automated solutions empower users to deliver high quality platforms in a fraction of the time. Once installed and configured, your Live Check Quality extension lets you check and improve your code with best practices from our rulesets. Checking your ServiceNow codeNOTE: You can only check the code if you have the ServiceNow Extension for VS Code installed and connected to an instance. Live Check Quality for ServiceNow lets you check the code of your scratch files. You then need to make suggested changes on the corresponding instance files. Checking your codeEvery time you wish, you can run a check on the file you are working on:
RequirementsMake sure you install and connect the ServiceNow Extension for VS Code extension. Extension SettingsYou need to provide a valid API key to connect the Quality Clouds ruleset against which your code will be checked. To obtain an API key, contact your Quality Clouds admin. Release NotesVersion 1.1.0Included Quality Gates in the output issue grid. You can now check if your files pass the Quality Gates set up on the instance. Version 1.0.0First version of the extension. Includes the commands to run checks. CommandsThis extension adds the following commands to the command palette:
Find out moreSee our documentation for details. |