Registry / testing / arrow-test

arrow-test

JSON →
library0.10.4javamavenunverified

Functional companion to Kotlin's Standard Library providing testing utilities for functional programming.

<dependency> <groupId>io.arrow-kt</groupId> <artifactId>arrow-test</artifactId> <version>0.10.4</version> </dependency>
INSTALL
IMPORT
SIG · ARROW-TEST
A
arrow-test
testingjavav0.10.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.

Law
arrow.test.laws.Law

Define a law for property-based testing

import arrow.test.laws.Law val law = Law("identity") { /* test body */ }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
arrow-test — mvn dependency:get arrow-test · libregistry