Objective Customize the rules that are checked by the preconfigured Test Configuration. |
C++test ships with over 1000 coding standards, which can be easily customized into user-specific sets. The RuleWizard module helps you create custom analysis rules or modify existing rules that are more applicable to your project. You can share custom and modified rules with project team members using Parasoft’s Team Server. In most cases, teams configure their own coding standards sets and create sets specific to each project.
A custom configuration with a user-specific set of coding standards can be created by copying a built-in configuration and making the appropriate changes.
<Your_Organization> Standards
(e.g. ACME Standards
).You can also right-click on a rule and select Disable rules to disable individual rules or categories, as well as enable rules based on severity.