showAppDumpInErrors property

bool showAppDumpInErrors
getter/setter pair

Whether to include the output of debugDumpApp() when reporting test failures.

Implementation

bool showAppDumpInErrors = false;