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

scalatest-2-13-0-rc2

JSON →
library3.1.0-SNAP11javamavenunverified

A testing framework for Scala.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.13.0-RC2</artifactId> <version>3.1.0-SNAP11</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-13-0-R
S
scalatest-2-13-0-rc2
testingjavav3.1.0-SNAP11
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

Write a simple test using AnyFunSuite.

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

No known issues recorded.

Upgrade
Version history
3.1.0-SNAP11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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