Last Version

Python tests Maven Mojo 1.0

Executes an external program (nose by default) that runs python tests. Allows verification and behavior testing of python and jython projects.

License

License

Categories

Categories

Python Languages Maven Build Tools Net
GroupId

GroupId

net.sf.mavenjython.test
ArtifactId

ArtifactId

python-test-maven-plugin-external
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

Python 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

http://mavenjython.sourceforge.net/test/
Source Code Management

Source Code Management

https://sourceforge.net/p/mavenjython/code/

Download python-test-maven-plugin-external 1.0


<plugin>
    <groupId>net.sf.mavenjython.test</groupId>
    <artifactId>python-test-maven-plugin-external</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
commons-io : commons-io jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.