Expand description
Testing support for unit testing Crux apps.
Structsยง
- AppTester
AppTesteris 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::updateor resolving a request withAppTester::resolve.