Registry / testing / weaver-framework-2-13

weaver-framework-2-13

JSON →
library0.8.4javamavenunverified

A test framework for Scala that provides a functional, effectful approach to writing and composing tests.

<dependency> <groupId>com.disneystreaming</groupId> <artifactId>weaver-framework_2.13</artifactId> <version>0.8.4</version> </dependency>
INSTALL
IMPORT
SIG · WEAVER-FRAMEWORK-2
W
weaver-framework-2-13
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.

Framework
weaver.framework.Framework

Defines a simple test suite using the Weaver framework.

import weaver.framework.Framework import weaver.framework.FrameworkSuite object MySuite extends FrameworkSuite { test("simple test") { expect(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
Resources
weaver-framework-2-13 — mvn dependency:get weaver-framework-2-13 · libregistry