ScalaTest

ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatest
ArtifactId

ArtifactId

scalatest
Last Version

Last Version

1.4.RC2
Release Date

Release Date

Type

Type

jar
Description

Description

ScalaTest
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
Project URL

Project URL

http://www.artima.com/scalatest/

Download scalatest

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.RC2
1.3
1.2
1.1
1.0.1-for-scala-2.8.0.Beta1-NQRFPT
1.0.1
1.0
1.0-RC1
0.81
0.9.5
0.9.4
0.9.3
0.9.1
0.8