Last Version

spock-genesis 0.6.0

Mostly lazy data generators for property based testing using the Spock test framework

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.nagternal
ArtifactId

ArtifactId

spock-genesis
Version

Version

0.6.0
Type

Type

jar
Description

Description

spock-genesis
Mostly lazy data generators for property based testing using the Spock test framework
Project URL

Project URL

https://bijnagte.github.io/spock-genesis
Source Code Management

Source Code Management

https://github.com/Bijnagte/spock-genesis.git

Download spock-genesis 0.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
org.spockframework : spock-core jar 1.0-groovy-2.4
com.github.mifmif : generex jar 1.0.1

test (1)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.2.4

Project Modules

There are no modules declared in this project.