Registry / testing / utest-native0-3-2-11

utest-native0-3-2-11

JSON →
library0.7.5javamavenunverified

uTest is a lightweight, portable testing framework for Scala, supporting multiple platforms including JVM, JS, and Native.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>utest_native0.3_2.11</artifactId> <version>0.7.5</version> </dependency>
INSTALL
IMPORT
SIG · UTEST-NATIVE0-3-2-
U
utest-native0-3-2-11
testingjavav0.7.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._

Defines a simple test suite using uTest.

import utest._ object MyTest extends TestSuite { val tests = Tests { test("addition") { assert(1 + 1 == 2) } } }
Debug
Known issues
gotchauTest 0.7.5 is compatible with Scala 2.11 Native; check compatibility with your Scala version.
fix
Use the appropriate uTest version for your Scala platform.
affects: 0.7.5
Upgrade
Version history
0.7.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
utest-native0-3-2-11 — mvn dependency:get utest-native0-3-2-11 · libregistry