STARTS

A tool for performing STAtic Regression Test Selection

License

License

GroupId

GroupId

edu.illinois
ArtifactId

ArtifactId

starts
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

STARTS
A tool for performing STAtic Regression Test Selection
Project URL

Project URL

https://github.com/TestingResearchIllinois/starts

Download starts

Filename Size
starts-1.3.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/edu.illinois/starts/ -->
<dependency>
    <groupId>edu.illinois</groupId>
    <artifactId>starts</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois/starts/
implementation 'edu.illinois:starts:1.3'
// https://jarcasting.com/artifacts/edu.illinois/starts/
implementation ("edu.illinois:starts:1.3")
'edu.illinois:starts:pom:1.3'
<dependency org="edu.illinois" name="starts" rev="1.3">
  <artifact name="starts" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.illinois', module='starts', version='1.3')
)
libraryDependencies += "edu.illinois" % "starts" % "1.3"
[edu.illinois/starts "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugins : maven-surefire-plugin maven-plugin 2.19.1
org.apache.maven.plugin-testing : maven-plugin-testing-tools jar 1.3
org.jgrapht : jgrapht-ext jar 0.9.2
edu.illinois : yasgl jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

  • starts-core
  • starts-plugin
edu.illinois

Versions

Version
1.3
1.2