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

scalatest-2-13-0-rc1

JSON →
library3.1.0-SNAP9javamavenunverified

A testing framework for Scala and Java applications, supporting multiple testing styles.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.13.0-RC1</artifactId> <version>3.1.0-SNAP9</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-13-0-R
S
scalatest-2-13-0-rc1
testingjavav3.1.0-SNAP9
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 suite using FunSuite style.

import org.scalatest.FunSuite; class MyTest extends FunSuite { test("example") { assert(1 + 1 == 2); } }
Debug
Known issues
breakingVersion 3.1.0-SNAP9 is a pre-release snapshot; not stable for production.
fix
Use a stable release like 3.2.19.
affects: 3.1.0-SNAP9
Upgrade
Version history
3.1.0-SNAP9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scalatest-2-13-0-rc1 — mvn dependency:get scalatest-2-13-0-rc1 · libregistry