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. For example,
* do functions, when called with certain arguments, return the expected results?
* do classes behave as required?
* etc.
------------------------------------------------------------------
#### CONTENT
1. [Getting started](#start)
1. [Running](#running)
1. [Assertions](#assertions)
1. [Lifecycle ...
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
1.3.x | 1.3.1 | Ceylon | Feb 13, 2021 | ||
| 1.3.0 | Ceylon | Feb 13, 2021 | |||
1.2.x | 1.2.2 | Ceylon | Feb 13, 2021 | ||
| 1.2.1-1 | Ceylon |
0
| Feb 13, 2021 | ||
| 1.2.1 | Ceylon | Feb 13, 2021 | |||
| 1.2.0 | Ceylon | Feb 13, 2021 | |||
1.1.x | 1.1.0 | Ceylon | Feb 13, 2021 | ||
1.0.x | 1.0.0 | Ceylon | Feb 13, 2021 | ||
0.6.x | 0.6.1 | Ceylon |
0
| Feb 13, 2021 | |
| 0.6 | Ceylon |
0
| Feb 13, 2021 | ||
0.5.x | 0.5 | Ceylon |
0
| Feb 13, 2021 |
