spockito

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

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

org.tools4j
ArtifactId

ArtifactId

spockito-table
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-table

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0