Skip to content
forked from gliga/ekstazi

Regression Test Selection for Java

License

Notifications You must be signed in to change notification settings

fmck3516/ekstazi

 
 

Repository files navigation

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},
}

About

Regression Test Selection for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%