jaccept
Extension to TestNG to enabled automatic acceptance testing. The TestSuite TestCase are extended with operations providing added documentation and workflow control.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.jaccept |
| ArtifactId | ArtifactIdmaven-jaccept-plugin |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven2 reporting plugin
TestNG extension providing acceptance test capabilities
|
| Filename | Size |
|---|---|
| maven-jaccept-plugin-0.3.pom | |
| maven-jaccept-plugin-0.3.jar | 4 KB |
| maven-jaccept-plugin-0.3-sources.jar | 1 KB |
| maven-jaccept-plugin-0.3-javadoc.jar | 21 KB |
| Browse |
<plugin>
<groupId>org.jaccept</groupId>
<artifactId>maven-jaccept-plugin</artifactId>
<version>0.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-project | jar | 3.0-alpha-2 |
| org.apache.maven : maven-plugin-api | jar | 3.0.4 |
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
| org.jaccept : jaccept-core | jar | 0.3 |
| org.jaccept : jaccept-core | test-jar | 0.3 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.7 |
Extension to TestNG to enabled automatic acceptance testing. The TestSuite TestCase are extended with operations providing added documentation and workflow control.