org.ekstazi:org.ekstazi.parent

Ekstazi: Regression testing tool for Java - parent project

Лицензия

Лицензия

Группа

Группа

org.ekstazi
Идентификатор

Идентификатор

org.ekstazi.parent
Последняя версия

Последняя версия

5.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.ekstazi:org.ekstazi.parent
Ekstazi: Regression testing tool for Java - parent project
Система контроля версий

Система контроля версий

https://github.com/gliga/ekstazi

Скачать org.ekstazi.parent

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.17

Модули Проекта

  • ekstazi-maven-plugin
  • org.ekstazi.ant
  • org.ekstazi.core
  • ekstazi-maven-plugin.test
  • org.ekstazi.core.test
  • org.ekstazi.scalatest
  • org.ekstazi.ant.test

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

Версии библиотеки

Версия
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