Registry / testing / scalatest-2-9-3

scalatest-2-9-3

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.3</artifactId> <version>1.9.2</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-9-3
S
scalatest-2-9-3
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

Minimal ScalaTest FunSuite example

import org.scalatest.FunSuite class MySuite extends FunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scalatest-2-9-3 — mvn dependency:get scalatest-2-9-3 · libregistry