Last Version

DSpot - Parent 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-parent
Version

Version

3.2.0
Type

Type

pom
Description

Description

DSpot - Parent
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!
Project URL

Project URL

https://github.com/STAMP-project/dspot
Source Code Management

Source Code Management

https://github.com/STAMP-project/dspot/

Download dspot-parent 3.2.0

Filename Size
dspot-parent-3.2.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dspot
  • dspot-maven
  • dspot-prettifier
  • dspot-diff-test-selection