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

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

dspot-prettifier
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dspot-prettifier

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
eu.stamp-project
Research project about software testing 2016-2019

Versions

Version
3.2.0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0