Last Version

DSpot - Maven Plugin 3.2.0

DSpot is a tool to automatically improve a Java test suite. It uses dynamic analysis to identify missing assertions and inputs. Make your tests better! Amplify your test suite! Now!

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

dspot-maven
Version

Version

3.2.0
Type

Type

maven-plugin
Description

Description

DSpot - Maven Plugin
DSpot is a tool to automatically improve a Java test suite. It uses dynamic analysis to identify missing assertions and inputs. Make your tests better! Amplify your test suite! Now!

Download dspot-maven 3.2.0


<plugin>
    <groupId>eu.stamp-project</groupId>
    <artifactId>dspot-maven</artifactId>
    <version>3.2.0</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
eu.stamp-project : dspot jar 3.2.0
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.5.4
org.apache.maven : maven-core jar 3.5.4
org.apache.maven : maven-model jar 3.5.4
org.apache.maven : maven-aether-provider jar 3.3.9
org.apache.maven : maven-project jar 2.2.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.