Registry / testing / scalatest-2-12-0-m5

scalatest-2-12-0-m5

JSON →
library3.0.0javamavenunverified

A testing framework for Scala and Java applications.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.12.0-M5</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-12-0-M
S
scalatest-2-12-0-m5
testingjavav3.0.0
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

Defines a simple test suite using ScalaTest's FunSuite.

import org.scalatest.FunSuite; class MyTest extends FunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScalaTest 3.0.0 is for Scala 2.12.0-M5; may not be compatible with other Scala versions.
fix
Use a version matching your Scala compiler version.
affects: 3.0.0
Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scalatest-2-12-0-m5 — mvn dependency:get scalatest-2-12-0-m5 · libregistry