Registry / testing / scalatest-native0-4-3

scalatest-native0-4-3

JSON →
library3.2.18javamavenunverified

ScalaTest testing framework for Scala Native.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_native0.4_3</artifactId> <version>3.2.18</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-NATIVE0-
S
scalatest-native0-4-3
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.

Suite
org.scalatest.Suite

Minimal ScalaTest Suite usage

import org.scalatest.Suite; class MySuite extends Suite { def testExample(): Unit = { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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