Last Version

Scope Runner for ScalaTest 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 ScalaTest runner.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-runner-scalatest
Version

Version

0.15.1-beta.2
Type

Type

jar
Description

Description

Scope Runner for ScalaTest
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 ScalaTest runner.

Download scope-runner-scalatest 0.15.1-beta.2


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

Dependencies

compile (2)

Group / Artifact Type Version
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.scala-lang : scala-library jar 2.11.12
org.scalatest : scalatest_2.11 jar 2.2.6

test (5)

Group / Artifact Type Version
net.bytebuddy : byte-buddy-agent jar 1.10.12
com.undefinedlabs.scope : scope-runner-testing jar 0.15.1-beta.2
junit : junit jar 4.13
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.