jgiven-junit5

Module for writing JGiven tests with JUnit 5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-junit5
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

jgiven-junit5
Module for writing JGiven tests with JUnit 5
Project URL

Project URL

https://jgiven.org

Download jgiven-junit5

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.tngtech.jgiven : jgiven-core jar 1.2.2

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
0.18.2
0.18.1
0.18.0
0.17.1
0.17.0
0.16.1
0.16.0
0.15.3
0.15.2
0.15.1
0.15.0
0.14.1
0.14.0
0.14.0-RC3
0.14.0-RC2