Andy

Andy, a tool that assesses your test suites

License

License

GroupId

GroupId

io.github.cse1110
ArtifactId

ArtifactId

andy
Last Version

Last Version

0.28
Release Date

Release Date

Type

Type

jar
Description

Description

Andy
Andy, a tool that assesses your test suites
Project URL

Project URL

https://github.com/cse1110/andy
Source Code Management

Source Code Management

http://github.com/cse1110/andy

Download andy

How to add to project

<!-- 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"]

Dependencies

compile (22)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.github.mauricioaniche : codesheriff jar 0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.28
0.27
0.26
0.25
0.24
0.23
0.22