spockito

Java JUnit runner for parameterized tests where the test cases are defined in a table-like manner.

License

License

Categories

Categories

JUnit Unit Testing Spock Application Testing & Monitoring
GroupId

GroupId

org.tools4j
ArtifactId

ArtifactId

spockito-junit5
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

spockito
Java JUnit runner for parameterized tests where the test cases are defined in a table-like manner.
Project URL

Project URL

https://github.com/tools4j/spockito
Source Code Management

Source Code Management

https://github.com/tools4j/spockito.git

Download spockito-junit5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.tools4j : spockito-table jar 2.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0