Skip to content
Benson Muite edited this page Jun 30, 2025 · 2 revisions

#(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