disableTestsConsoleOutput property
When set to true, console logs will not be printed while running unit tests or integration tests
Default is false
Implementation
final bool disableTestsConsoleOutput;
When set to true, console logs will not be printed while running unit tests or integration tests
Default is false
final bool disableTestsConsoleOutput;