Skip to content
Matthias Görges edited this page Oct 15, 2016 · 1 revision

#(unit-test-all) unit-test-all runs all registered unit tests.

Example

Example 1: Successful run of all currently registered unit tests in DemoConsole

> (unit-test-all)
#t
Clone this wiki locally