Last Version

DSpot - Core 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

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

dspot
Version

Version

3.2.0
Type

Type

jar
Description

Description

DSpot - Core
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 3.2.0


<!-- https://jarcasting.com/artifacts/eu.stamp-project/dspot/ -->
<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>dspot</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/dspot/
implementation 'eu.stamp-project:dspot:3.2.0'
// https://jarcasting.com/artifacts/eu.stamp-project/dspot/
implementation ("eu.stamp-project:dspot:3.2.0")
'eu.stamp-project:dspot:jar:3.2.0'
<dependency org="eu.stamp-project" name="dspot" rev="3.2.0">
  <artifact name="dspot" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='dspot', version='3.2.0')
)
libraryDependencies += "eu.stamp-project" % "dspot" % "3.2.0"
[eu.stamp-project/dspot "3.2.0"]

Dependencies

compile (20)

Group / Artifact Type Version
fr.inria.gforge.spoon : spoon-core jar 9.1.0-beta-13
junit : junit jar 4.12
com.google.code.gson : gson jar 2.8.0
org.apache.maven.shared : maven-invoker jar 3.0.0
org.slf4j : slf4j-api jar 1.7.25
org.jacoco : org.jacoco.core jar 0.8.5
org.gradle : gradle-tooling-api jar 4.3
eu.stamp-project : test-runner jar 3.0.0
org.ehcache : ehcache jar 3.6.1
org.apache.cxf : cxf-common-utilities jar 2.4.1
com.googlecode.junit-toolbox : junit-toolbox jar 2.4
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.platform : junit-platform-engine jar 1.3.2
org.junit.platform : junit-platform-launcher jar 1.3.2
org.junit.vintage : junit-vintage-engine jar 5.3.2
org.mongodb : mongodb-driver jar 3.2.2
org.json : json jar 20180813
com.sun.mail : javax.mail jar 1.6.2
info.picocli : picocli jar 4.0.4

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
com.icegreen : greenmail jar 1.5.10

Project Modules

There are no modules declared in this project.