Issue Keeper JUnit Connector

Issue keeper is a tracking tool which makes the tests skipped in advance when they are blocked by the open issues.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

link.bek.tools
ArtifactId

ArtifactId

issue-keeper-junit
Last Version

Last Version

4.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

Issue Keeper JUnit Connector
Issue keeper is a tracking tool which makes the tests skipped in advance when they are blocked by the open issues.
Project URL

Project URL

https://github.com/ibek/issue-keeper
Source Code Management

Source Code Management

https://github.com/ibek/issue-keeper

Download issue-keeper-junit

How to add to project

<!-- https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-junit/ -->
<dependency>
    <groupId>link.bek.tools</groupId>
    <artifactId>issue-keeper-junit</artifactId>
    <version>4.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-junit/
implementation 'link.bek.tools:issue-keeper-junit:4.13.2'
// https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-junit/
implementation ("link.bek.tools:issue-keeper-junit:4.13.2")
'link.bek.tools:issue-keeper-junit:jar:4.13.2'
<dependency org="link.bek.tools" name="issue-keeper-junit" rev="4.13.2">
  <artifact name="issue-keeper-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.bek.tools', module='issue-keeper-junit', version='4.13.2')
)
libraryDependencies += "link.bek.tools" % "issue-keeper-junit" % "4.13.2"
[link.bek.tools/issue-keeper-junit "4.13.2"]

Dependencies

compile (2)

Group / Artifact Type Version
link.bek.tools : issue-keeper-base jar 2.7.0
junit : junit jar 4.13.2

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.13.2
4.12.6
4.12.5
4.12.4
4.12.3
4.12.2
4.12.1
4.12.0
4.11.2
4.11.1
4.11.0