Last Version

Scope Runner for Spock (Core) 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-runner-spock-core
Version

Version

0.15.1-beta.2
Type

Type

jar
Description

Description

Scope Runner for Spock (Core)
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-runner-spock-core 0.15.1-beta.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.undefinedlabs.scope : scope-rule-spock-core jar 0.15.1-beta.2
com.undefinedlabs.scope : scope-runner-junit4 jar 0.15.1-beta.2
com.undefinedlabs.scope : scope-runner-junit5 jar 0.15.1-beta.2
com.undefinedlabs.scope : scope-runner-core jar 0.15.1-beta.2
com.undefinedlabs.scope : scope-core jar 0.15.1-beta.2

provided (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5
junit : junit jar 4.13

test (3)

Group / Artifact Type Version
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

There are no modules declared in this project.