junit-flaptastic

A plugin designed to help you stop unit test flapping. Works great with CICD systems such as CircleCI, TravisCI, and Jenkins.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.blockjon.flaptastic
ArtifactId

ArtifactId

junit-flaptastic
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

junit-flaptastic
A plugin designed to help you stop unit test flapping. Works great with CICD systems such as CircleCI, TravisCI, and Jenkins.
Project URL

Project URL

https://www.flaptastic.com
Source Code Management

Source Code Management

http://github.com/blockjon/junit-flaptastic/tree/master

Download junit-flaptastic

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
com.google.code.gson : gson jar 2.8.5
com.googlecode.json-simple : json-simple jar 1.1
javassist : javassist jar 3.12.1.GA
org.junit.platform : junit-platform-console-standalone jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.5
0.0.4
0.0.3
0.0.1