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

scalatest-2-10-0-rc1

JSON →
library1.8-B3javamavenunverified

A testing toolkit for Scala and Java programmers, supporting multiple testing styles.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.10.0-RC1</artifactId> <version>1.8-B3</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-10-0-R
S
scalatest-2-10-0-rc1
testingjavav1.8-B3
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 ExampleTest extends FunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingVersion 1.8-B3 is very old; consider using a newer version.
fix
Upgrade to a recent ScalaTest version (e.g., 3.2.x).
affects: <2.0
Upgrade
Version history
1.8-B3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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