Registry / testing / utest-sjs1-2-13

utest-sjs1-2-13

JSON →
library0.9.5javamavenunverified

A simple, zero-dependency testing framework for Scala, designed for simplicity and cross-platform use.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>utest_sjs1_2.13</artifactId> <version>0.9.5</version> </dependency>
INSTALL
IMPORT
SIG · UTEST-SJS1-2-13
U
utest-sjs1-2-13
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 with a single test case.

import utest._ object MyTest 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
6 hits · last 30 days
node
6
Resources
utest-sjs1-2-13 — mvn dependency:get utest-sjs1-2-13 · libregistry