Jar examples for s:spock-global-unroll
Spock extension automatically enabling parametrized tests unrolling in the whole project
You can download jar file spock-global-unroll 0.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spock-global-unroll-0.5.1.jar to your project.
<dependency> <groupId>info.solidsoft.spock</groupId> <artifactId>spock-global-unroll</artifactId> <version>0.5.1</version> </dependency>
compile group: 'info.solidsoft.spock', name: 'spock-global-unroll', version: '0.5.1'
libraryDependencies += "info.solidsoft.spock" % "spock-global-unroll" % "0.5.1"
<dependency org="info.solidsoft.spock" name="spock-global-unroll" rev="0.5.1"/>
@Grapes(@Grab(group='info.solidsoft.spock', module='spock-global-unroll', version='0.5.1'))
'info.solidsoft.spock:spock-global-unroll:jar:0.5.1'
Click the following link to download the jar file.
spock-global-unroll-0.5.1-javadoc.jar