Registry / testing / utest-2-10

utest-2-10

JSON →
library0.6.8javamavenunverified

uTest is a simple, lightweight testing framework for Scala.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>utest_2.10</artifactId> <version>0.6.8</version> </dependency>
INSTALL
IMPORT
SIG · UTEST-2-10
U
utest-2-10
testingjavav0.6.8
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 test suite using uTest.

import utest.TestSuite; public class Quickstart extends TestSuite { public static void main(String[] args) { System.out.println("Running uTest tests"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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