The Maven Plugin Testing Modules contains the necessary tools to be able to test Maven Plugins.
Testing Module for Maven Plugins | Overview |
---|---|
maven-plugin-testing-harness | Framework to test Maven Plugins with Maven Mock projects. |
maven-plugin-testing-tools | A set of useful tools to help the Maven Plugin testing. |
maven-test-tools | Framework to test Maven Plugins with Easymock objects. |