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

scalatest-2-13-0-rc3

JSON →
library3.1.0-SNAP12javamavenunverified

A testing framework for Scala, supporting multiple testing styles.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.13.0-RC3</artifactId> <version>3.1.0-SNAP12</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-13-0-R
S
scalatest-2-13-0-rc3
testingjavav3.1.0-SNAP12
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 ExampleSuite extends AnyFunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingThis artifact targets Scala 2.13.0-RC3, a pre-release version; use the stable artifact for production.
fix
Use scalatest_2.13 for the stable Scala 2.13 release.
affects: *
Upgrade
Version history
3.1.0-SNAP12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
scalatest-2-13-0-rc3 — mvn dependency:get scalatest-2-13-0-rc3 · libregistry