Registry / testing / utest-sjs1-3

utest-sjs1-3

JSON →
library0.9.5javamavenunverified

A simple testing framework for Scala.js and JVM.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>utest_sjs1_3</artifactId> <version>0.9.5</version> </dependency>
INSTALL
IMPORT
SIG · UTEST-SJS1-3
U
utest-sjs1-3
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

Minimal test suite using utest.

import utest.TestSuite; public class MyTest extends TestSuite { public void testExample() { 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-3 — mvn dependency:get utest-sjs1-3 · libregistry