Registry / testing / weaver-cats-2-12

weaver-cats-2-12

JSON →
library0.8.4javamavenunverified

A test framework for Scala built on Cats, providing functional testing capabilities.

<dependency> <groupId>com.disneystreaming</groupId> <artifactId>weaver-cats_2.12</artifactId> <version>0.8.4</version> </dependency>
INSTALL
IMPORT
SIG · WEAVER-CATS-2-12
W
weaver-cats-2-12
testingjavav0.8.4
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.

IOCatsSuite
✓ weaver.cats.IOCatsSuite

Minimal example showing import and instantiation of IOCatsSuite.

import weaver.cats.IOCatsSuite; public class Quickstart { public static void main(String[] args) { IOCatsSuite suite = new IOCatsSuite(); System.out.println("Weaver Cats suite created"); } }
Debug
Known issues
breakingThis version targets Scala 2.12, which may have compatibility issues with Scala 2.13 or 3.
fix
Use a version targeting your Scala version, e.g., weaver-cats_2.13 for Scala 2.13.
affects: <=0.8.4
Upgrade
Version history
0.8.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
weaver-cats-2-12 — mvn dependency:get weaver-cats-2-12 · libregistry