Registry / testing / scalatest-native0-4-2-12

scalatest-native0-4-2-12

JSON →
library3.2.18javamavenunverified

ScalaTest is a testing toolkit for Scala and Java, providing a native backend for Scala Native.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_native0.4_2.12</artifactId> <version>3.2.18</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-NATIVE0-
S
scalatest-native0-4-2-12
testingjavav3.2.18
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 spec test using ScalaTest.

import org.scalatest.flatspec.AnyFlatSpec class Quickstart extends AnyFlatSpec { "A test" should "pass" in { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScalaTest Native 0.4 requires Scala Native 0.4.x.
fix
Ensure your project uses Scala Native 0.4.x and the correct Scala version (2.12).
affects: >=3.2.0
Upgrade
Version history
3.2.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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