kShowSuccessfulTestResults top-level constant

bool const kShowSuccessfulTestResults

still reports the results of tests that has passed

failed tests will either way still show

Implementation

const bool kShowSuccessfulTestResults = true;