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 | ArtifactIdjaccept-maven-plugin | 
    
| Last Version | Last Version0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionMaven2 reporting plugin 
            TestNG extension providing acceptance test capabilities 
         | 
    
| Filename | Size | 
|---|---|
| jaccept-maven-plugin-0.4.pom | |
| jaccept-maven-plugin-0.4.jar | 5 KB | 
| jaccept-maven-plugin-0.4-sources.jar | 1 KB | 
| jaccept-maven-plugin-0.4-javadoc.jar | 35 KB | 
| Browse | 
<plugin>
    <groupId>org.jaccept</groupId>
    <artifactId>jaccept-maven-plugin</artifactId>
    <version>0.4</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-project | jar | 3.0-alpha-2 | 
| org.apache.maven : maven-plugin-api | jar | 3.1.0 | 
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 | 
| org.jaccept : jaccept-core | jar | 0.4 | 
| org.jaccept : jaccept-core | test-jar | 0.4 | 
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.7 | 
Extension to TestNG to enabled automatic acceptance testing. The TestSuite TestCase are extended with operations providing added documentation and workflow control.