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

scalatest-2-13-0-m4

JSON →
library3.0.6-SNAP2javamavenunverified

A testing framework for Scala, compiled for Scala 2.13.0-M4 milestone.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.13.0-M4</artifactId> <version>3.0.6-SNAP2</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-13-0-M
S
scalatest-2-13-0-m4
testingjavav3.0.6-SNAP2
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.

AnyFlatSpec
org.scalatest.flatspec.AnyFlatSpec

Defines a simple flat specification test.

import org.scalatest.flatspec.AnyFlatSpec class ExampleSpec extends AnyFlatSpec { "A test" should "pass" in { assert(1 + 1 == 2) } }
Debug
Known issues
breakingThis version targets a milestone Scala release; may be unstable or incompatible with final Scala 2.13.
fix
Use a stable ScalaTest version for production (e.g., scalatest_2.13).
affects: 3.0.6-SNAP2
Upgrade
Version history
3.0.6-SNAP2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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