Last Version

Scope Rule for Spock 0.15.1-beta.2

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the Spock tests.

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-rule-spock
Version

Version

0.15.1-beta.2
Type

Type

pom
Description

Description

Scope Rule for Spock
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the Spock tests.

Download scope-rule-spock 0.15.1-beta.2


<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-spock/ -->
<dependency>
    <groupId>com.undefinedlabs.scope</groupId>
    <artifactId>scope-rule-spock</artifactId>
    <version>0.15.1-beta.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-spock/
implementation 'com.undefinedlabs.scope:scope-rule-spock:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-spock/
implementation ("com.undefinedlabs.scope:scope-rule-spock:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-rule-spock:pom:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-rule-spock" rev="0.15.1-beta.2">
  <artifact name="scope-rule-spock" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-spock', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-spock" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-rule-spock "0.15.1-beta.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.undefinedlabs.scope : scope-core jar 0.15.1-beta.2
com.undefinedlabs.scope : scope-coverage-core jar 0.15.1-beta.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-all jar 1.10.19
net.bytebuddy : byte-buddy-agent jar 1.10.12

Project Modules

  • scope-rule-spock-core
  • scope-rule-spock-tests-v1
  • scope-rule-spock-tests-v2