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.

License

License

Categories

Categories

Python Languages Maven Build Tools Net
GroupId

GroupId

net.sf.mavenjython.test
ArtifactId

ArtifactId

python-test-maven-plugin-external
Last Version

Last Version

1.0
Release Date

Release Date

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

How to add to project

<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.

Versions

Version
1.0