META-INF.jqassistant-plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jqassistant-test-impact-analysis-plugin Show documentation
Show all versions of jqassistant-test-impact-analysis-plugin Show documentation
The jQAssistant plugin for test impact analysis creates test suites for Maven based on changes in the version control system.
<jqa-plugin:jqassistant-plugin xmlns:jqa-plugin="http://www.buschmais.com/jqassistant/core/plugin/schema/v1.1" name="Test Impact Analysis"> <description>Test Impact Analysis Rules And Reports</description> <rules> <resource>test-impact-analysis.xml</resource> </rules> <report> <class id="surefire-suite">org.jqassistant.contrib.plugin.testimpactanalysis.SurefireSuiteReportPlugin</class> </report> </jqa-plugin:jqassistant-plugin>