test-interface

Uniform test interface to Scala/Java test frameworks (specs, ScalaCheck, ScalaTest, JUnit and other)

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

test-interface
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

test-interface
Uniform test interface to Scala/Java test frameworks (specs, ScalaCheck, ScalaTest, JUnit and other)
Project URL

Project URL

http://www.scala-sbt.org
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/test-interface

Download test-interface

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0.M6-SNAP24

Project Modules

There are no modules declared in this project.
org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.0