Chronos Surefire

This plugin enables you to track and the executiontimes of a selection of Your unittests (JUnit or TestNG). One usage is to regard some of your automatic testcases as performancetests, tracking their executiontimes. Another usage is simply to monitor Your automatic tests to discover reasons for slow build times.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

chronos-surefire-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Chronos Surefire
This plugin enables you to track and the executiontimes of a selection of Your unittests (JUnit or TestNG). One usage is to regard some of your automatic testcases as performancetests, tracking their executiontimes. Another usage is simply to monitor Your automatic tests to discover reasons for slow build times.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

CodeHaus

Download chronos-surefire-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>chronos-surefire-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.1
org.apache.derby : derby jar 10.8.2.2
org.jdom : jdom jar 2.0.1
org.hibernate : hibernate-entitymanager jar 4.1.4.Final
org.jboss.logging : jboss-logging jar 3.1.1.GA
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : jul-to-slf4j jar 1.6.6
org.slf4j : slf4j-nop jar 1.6.6
org.apache.maven : maven-project jar 2.2.1
org.apache.commons : commons-math jar 2.2

test (2)

Group / Artifact Type Version
org.codehaus.mojo : chronos-report-maven-plugin jar 1.1.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0