License |
License |
---|---|
Categories |
CategoriesPython Languages Maven Build Tools Net |
GroupId | GroupIdnet.sf.mavenjython.test |
ArtifactId | ArtifactIdpython-test-maven-plugin-external |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionPython tests Maven Mojo
Executes an external program (nose by default) that runs python tests.
Allows verification and behavior testing of python and jython projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>net.sf.mavenjython.test</groupId>
<artifactId>python-test-maven-plugin-external</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
commons-io : commons-io | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |