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

scalatest-2-10-0-rc5

JSON →
library2.0.M5-B1javamavenunverified

A free, open-source testing toolkit for Scala and Java programmers, supporting multiple testing styles.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.10.0-RC5</artifactId> <version>2.0.M5-B1</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-10-0-R
S
scalatest-2-10-0-rc5
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

Defines a simple test suite using FunSuite.

import org.scalatest.FunSuite; class MyTest extends FunSuite { test("addition") { assert(1 + 1 == 2); } }
Debug
Known issues
breakingVersion 2.0.M5-B1 is a milestone release and may have bugs or incomplete features.
fix
Use a stable release like 3.2.x for production testing.
affects: <=2.0.M5-B1
Upgrade
Version history
2.0.M5-B1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
scalatest-2-10-0-rc5 — mvn dependency:get scalatest-2-10-0-rc5 · libregistry