Registry / testing / utest-2-12

utest-2-12

JSON →
library0.9.5javamavenunverified

uTest is a simple, fast, and flexible testing framework for Scala.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>utest_2.12</artifactId> <version>0.9.5</version> </dependency>
INSTALL
IMPORT
SIG · UTEST-2-12
U
utest-2-12
testingjavav0.9.5
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.

TestSuite
utest.TestSuite

Defines a simple test suite using uTest.

import utest._ object Example extends TestSuite { val tests = Tests { test("addition") { assert(1 + 1 == 2) } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
utest-2-12 — mvn dependency:get utest-2-12 · libregistry