...
configuration.share.path=configs\all
...
Anchor | ||||
---|---|---|---|---|
|
This setting specifies the location of user-defined coding standard rules and rule mapping files.
Acceptable Values
[path] | The path to the directory that contains |
---|
custom rules and rule mapping files. |
Example Usage
jtest.custom.rule.dir.user=C:\parasoft\custom_rulesmy_rulemap
Related
...
jtest.configuration
This setting allows you to specify the test configuration that will be used for analysis if the -config
option is not specified (see Configuring Test Configurations for details).
...
The following configuration will merge rule mapping information specified locally and on DTP:
rules.mappings=all
Related
...