org.ekstazi:org.ekstazi.ant

Ekstazi: Regression testing tool for Java - Ant task

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.ekstazi
ArtifactId

ArtifactId

org.ekstazi.ant
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.ekstazi:org.ekstazi.ant
Ekstazi: Regression testing tool for Java - Ant task

Download org.ekstazi.ant

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4
org.ekstazi : org.ekstazi.core jar 5.3.0

provided (1)

Group / Artifact Type Version
junit : junit jar 4.10

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.17

Project Modules

There are no modules declared in this project.

Ekstazi

Ekstazi

Ekstazi is a tool for Regression Test Selection (RTS) for Java.

Build

If you have Maven, building Ekstazi should be trivial:

mvn install

Usage

At this point, most of the instructions are located on the official Ekstazi web page.

Research

If you have used Ekstazi in a research project, please cite the research paper in any related publication:

@inproceedings{GligoricETAL15Ekstazi,
  author = {Gligoric, Milos and Eloussi, Lamyaa and Marinov, Darko},
  title = {Practical Regression Test Selection with Dynamic File Dependencies},
  booktitle = {International Symposium on Software Testing and Analysis},
  pages = {211--222},
  year = {2015},
}

Versions

Version
5.3.0
5.2.0
5.1.0
5.0.1
4.6.3
4.6.2
4.6.1
4.6.0
4.5.3
4.5.2
4.5.1
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.1