License |
License |
---|---|
GroupId | GroupIdeu.stamp-project |
ArtifactId | ArtifactIddspot-prettifier |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSpot - Prettifier
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!
|
Filename | Size |
---|---|
dspot-prettifier-3.2.0.pom | |
dspot-prettifier-3.2.0.jar | 217 MB |
dspot-prettifier-3.2.0-sources.jar | 5 MB |
dspot-prettifier-3.2.0-javadoc.jar | 172 KB |
dspot-prettifier-3.2.0-jar-with-dependencies.jar | 253 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stamp-project/dspot-prettifier/ -->
<dependency>
<groupId>eu.stamp-project</groupId>
<artifactId>dspot-prettifier</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/dspot-prettifier/
implementation 'eu.stamp-project:dspot-prettifier:3.2.0'
// https://jarcasting.com/artifacts/eu.stamp-project/dspot-prettifier/
implementation ("eu.stamp-project:dspot-prettifier:3.2.0")
'eu.stamp-project:dspot-prettifier:jar:3.2.0'
<dependency org="eu.stamp-project" name="dspot-prettifier" rev="3.2.0">
<artifact name="dspot-prettifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='dspot-prettifier', version='3.2.0')
)
libraryDependencies += "eu.stamp-project" % "dspot-prettifier" % "3.2.0"
[eu.stamp-project/dspot-prettifier "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
eu.stamp-project : dspot | jar | 3.2.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
fr.inria.gforge.spoon : spoon-core | jar | 9.1.0-beta-13 |
org.eclipse.jgit : org.eclipse.jgit | jar | 3.5.0.201409260305-r |
com.google.code.gson : gson | jar | 2.8.0 |
com.github.javaparser : javaparser-core | jar | 3.14.8 |
tech.sourced : siva-java | jar | 0.1.3 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |