Andy

Andy, a tool that assesses your test suites

Лицензия

Лицензия

Группа

Группа

io.github.cse1110
Идентификатор

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

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

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

0.28
Дата

Дата

Тип

Тип

jar
Описание

Описание

Andy
Andy, a tool that assesses your test suites
Ссылка на сайт

Ссылка на сайт

https://github.com/cse1110/andy
Система контроля версий

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

http://github.com/cse1110/andy

Скачать andy

Имя Файла Размер
andy-0.28.pom
andy-0.28.jar 141 KB
andy-0.28-sources.jar 75 KB
andy-0.28-javadoc.jar 555 KB
Обзор

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

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

Зависимости

compile (22)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.35
org.assertj : assertj-core jar 3.15.0
net.jqwik : jqwik jar 1.5.1
net.jqwik : jqwik-engine jar 1.5.1
org.mockito : mockito-core jar 3.10.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
org.pitest : pitest jar 1.6.7
org.pitest : pitest-junit5-plugin jar 0.14
org.pitest : pitest-command-line jar 1.6.7
org.jacoco : org.jacoco.core jar 0.8.7
org.jacoco : org.jacoco.report jar 0.8.7
com.h2database : h2 jar 2.1.212
org.eclipse.jdt : org.eclipse.jdt.core jar 3.28.0
com.fasterxml.jackson.core : jackson-core jar 2.12.3
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.google.code.gson : gson jar 2.8.8
org.seleniumhq.selenium : selenium-java jar 4.0.0
org.seleniumhq.selenium : htmlunit-driver jar 3.55.0
org.apache.maven.plugins : maven-dependency-plugin jar 3.2.0

test (1)

Идентификатор библиотеки Тип Версия
com.github.mauricioaniche : codesheriff jar 0.3

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

Данный проект не имеет модулей.

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

Версия
0.28
0.27
0.26
0.25
0.24
0.23
0.22