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

scalatest-2-12-0-m4

JSON →
library2.2.6javamavenunverified

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

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.12.0-M4</artifactId> <version>2.2.6</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-2-12-0-M
S
scalatest-2-12-0-m4
testingjavav2.2.6
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

A simple test suite using FunSuite.

import org.scalatest.FunSuite class MyTest extends FunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingThis version targets a milestone release of Scala 2.12; may have compatibility issues.
fix
Use a stable Scala version and corresponding ScalaTest version.
affects: 2.2.6
Upgrade
Version history
2.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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