org.ekstazi:ekstazi-maven-plugin

Ekstazi: Regression testing tool for Java - Maven plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ekstazi
ArtifactId

ArtifactId

ekstazi-maven-plugin
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

org.ekstazi:ekstazi-maven-plugin
Ekstazi: Regression testing tool for Java - Maven plugin

Download ekstazi-maven-plugin

How to add to project

<plugin>
    <groupId>org.ekstazi</groupId>
    <artifactId>ekstazi-maven-plugin</artifactId>
    <version>5.3.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.ekstazi : org.ekstazi.core jar 5.3.0
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 2.9
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
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