Expand description
Testing support for unit testing Crux apps.
Structsยง
- AppTester is a simplified execution environment for Crux apps for use in tests.
- Update test helper holds the result of running an app update using
AppTester::updateor resolving a request withAppTester::resolve.