disableTestsConsoleOutput property

bool disableTestsConsoleOutput
final

When set to true, console logs will not be printed while running unit tests or integration tests

Default is false

Implementation

final bool disableTestsConsoleOutput;