All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.jqassistant-plugin.xml Maven / Gradle / Ivy

Go to download

The jQAssistant plugin for test impact analysis creates test suites for Maven based on changes in the version control system.

There is a newer version: 1.10.0
Show newest version
<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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy