Module testing

Source
Expand description

Testing support for unit testing Crux apps.

Structsยง

AppTester
AppTester is a simplified execution environment for Crux apps for use in tests.
Update
Update test helper holds the result of running an app update using AppTester::update or resolving a request with AppTester::resolve.