Registry / testing / scalatest-2-9-1

scalatest-2-9-1

JSON →
library1.9.2javamavenunverified

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

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.9.1</artifactId> <version>1.9.2</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-9-1
S
scalatest-2-9-1
testingjavav1.9.2
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
breakingScalaTest 1.9.2 is very old; consider upgrading to ScalaTest 3.x.
fix
Use org.scalatest:scalatest_2.13:3.2.x for modern Scala.
affects: <=1.9.2
Upgrade
Version history
1.9.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
scalatest-2-9-1 — mvn dependency:get scalatest-2-9-1 · libregistry