Registry / testing / scalatest-compatible

scalatest-compatible

JSON →
library3.2.19javamavenunverified

Provides compatibility utilities for ScalaTest, a popular testing framework for Scala and Java.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-compatible</artifactId> <version>3.2.19</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-COMPATIB
S
scalatest-compatible
testingjavav3.2.19
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.

Assertion
✓ org.scalatest.compatible.Assertion

Minimal usage of ScalaTest compatible assertion interface.

import org.scalatest.compatible.Assertion; public class ExampleTest { public Assertion test() { return new Assertion() {}; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.19latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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