Registry / testing / scalatest-3-0-0-m2

scalatest-3-0-0-m2

JSON →
library3.2.3javamavenunverified

ScalaTest testing framework for Scala 3.0.0-M2.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_3.0.0-M2</artifactId> <version>3.2.3</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-3-0-0-M2
S
scalatest-3-0-0-m2
testingjavav3.2.3
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

Defines a simple test suite using AnyFunSuite.

import org.scalatest.funsuite.AnyFunSuite class MySuite extends AnyFunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScalaTest 3.2.3 is for Scala 3.0.0-M2; not compatible with later Scala 3 versions.
fix
Use a newer ScalaTest version for stable Scala 3 releases.
affects: 3.2.3
Upgrade
Version history
3.2.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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