org.ekstazi:org.ekstazi.core

Ekstazi: Regression testing tool for Java - core project

License

License

GroupId

GroupId

org.ekstazi
ArtifactId

ArtifactId

org.ekstazi.core
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.ekstazi:org.ekstazi.core
Ekstazi: Regression testing tool for Java - core project

Download org.ekstazi.core

How to add to project

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

Dependencies

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