It is possible to generate two reports? I have one report for the test team with individual query. And I have have a second report for the development team with a different query.
All rules are located in the folder "jqassistant/myrule1.xml".
The report shows only one rule.
Is it possible to generate a second report via command line?
jQAssistant allows to define different groups including concepts, constraints or even nested groups. These can be used for different execution profiles, e.g.
or in Asciidoc
These groups can be activated during execution, e.g. using the Maven plugin in a profile called dev:
The following command will execute this profile: