Registry / testing / scalatest-2-13

scalatest-2-13

JSON →
library3.2.20javamavenunverified

ScalaTest is a testing framework for Scala and Java applications, supporting multiple testing styles.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.13</artifactId> <version>3.2.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-13
S
scalatest-2-13
testingjavav3.2.20
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.

AnyFunSuite
org.scalatest.funsuite.AnyFunSuite

Define a test suite using AnyFunSuite style.

import org.scalatest.funsuite.AnyFunSuite class ExampleSuite extends AnyFunSuite { test("example test") { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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