robospock

Library brings Robolectric unit tests option to Spock testing framework.

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

org.robospock
ArtifactId

ArtifactId

robospock
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

robospock
Library brings Robolectric unit tests option to Spock testing framework.

Download robospock

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.robolectric : robolectric jar 3.0

test (1)

Group / Artifact Type Version
org.robolectric : android-all jar 5.0.0_r2-robolectric-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.8.0
0.7.0
0.6.0
0.6.0-rc
0.5.0
0.4.4
0.4.2
0.4.1
0.4