Artifacts using Runtime (4)
The `ceylon.test` module is a simple framework to write repeatable tests.
Tests execute the code of the module under test and
can make assertions about what it does.
Last Release on Feb 13, 2021
The `com.redhat.ceylon.testjvm` module contains internal implementation.
Last Release on Feb 13, 2021
## asyncTest
is an extension to SDK `ceylon.test` module with following capabilities:
* testing asynchronous multithread code
* executing tests concurrently or sequentially
* value- and type- parameterized testing
* organizing complex test ...
Last Release on Feb 13, 2021
- Prev
- 1
- Next