License |
License |
---|---|
Categories |
CategoriesSpock Application Testing & Monitoring |
GroupId | GroupIdcom.undefinedlabs.scope |
ArtifactId | ArtifactIdscope-rule-spock-tests-v2 |
Last Version | Last Version0.15.0-beta.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScope Rule for Spock (Tests Spock v2)
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.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-spock-tests-v2/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rule-spock-tests-v2</artifactId>
<version>0.15.0-beta.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-spock-tests-v2/
implementation 'com.undefinedlabs.scope:scope-rule-spock-tests-v2:0.15.0-beta.5'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-spock-tests-v2/
implementation ("com.undefinedlabs.scope:scope-rule-spock-tests-v2:0.15.0-beta.5")
'com.undefinedlabs.scope:scope-rule-spock-tests-v2:jar:0.15.0-beta.5'
<dependency org="com.undefinedlabs.scope" name="scope-rule-spock-tests-v2" rev="0.15.0-beta.5">
<artifact name="scope-rule-spock-tests-v2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-spock-tests-v2', version='0.15.0-beta.5')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-spock-tests-v2" % "0.15.0-beta.5"
[com.undefinedlabs.scope/scope-rule-spock-tests-v2 "0.15.0-beta.5"]
Group / Artifact | Type | Version |
---|---|---|
com.undefinedlabs.scope : scope-rule-spock-core | jar | 0.15.0-beta.5 |
org.spockframework : spock-core | jar | |
org.codehaus.groovy : groovy | jar | 2.5.12 |
com.undefinedlabs.scope : scope-core | jar | 0.15.0-beta.5 |
com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.0-beta.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.5.2 |
org.junit.platform : junit-platform-testkit | jar | 1.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
net.bytebuddy : byte-buddy-agent | jar | 1.10.11 |
com.undefinedlabs.scope : scope-rules-testing | jar | 0.15.0-beta.5 |
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-all | jar | 1.10.19 |
Version |
---|
0.15.0-beta.5
|