Registry / testing / scalatest-2-10-0-rc3

scalatest-2-10-0-rc3

JSON →
library2.0.M5-B1javamavenunverified

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

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.10.0-RC3</artifactId> <version>2.0.M5-B1</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-10-0-R
S
scalatest-2-10-0-rc3
testingjavav2.0.M5-B1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FunSuite
org.scalatest.FunSuite

Minimal ScalaTest FunSuite example.

import org.scalatest.FunSuite; class ExampleSuite extends FunSuite { test("addition") { assert(1 + 1 == 2); } }
Debug
Known issues
breakingVersion 2.0.M5-B1 is a milestone release and may contain unstable APIs.
fix
Use a stable release like 2.0 or later.
affects: 2.0.M5-B1
Upgrade
Version history
2.0.M5-B1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalatest-2-10-0-rc3 — mvn dependency:get scalatest-2-10-0-rc3 · libregistry