enableUnitTests property

bool enableUnitTests
final

Whether unit tests are enabled for this configuration.

This setting determines if unit tests are considered during the testing phase.

Implementation

final bool enableUnitTests;