Markdown |
---|
### Syntax : compliance test [options] ### Description * **-rules** location of all the rule files, searched recursively when '-include' or '-exclude' switches are used *Required* * **-include-tags** Tags of compliance rules to include (case insensitive), use '*' to include all tags * **-exclude-tags** Tags of compliance rules to exclude (case insensitive) * **-assets** location of all ISX assets to test *Required* * **-report** report name (.csv or .xml) *Required* * **-junit** XML report is in JUnit format * **-project-cache** Project cache directory, enables incremental testing * **-test-suite** Name of test suite being run, only required if running this command multiple times for the same project * **-ignore-test-failures** Returns zero when testing completes regardless of failures * **-include-job-in-test-name** Test case names will include the job name in the jUnit report |
Page Comparison
General
Content
Integrations