Top Level Namespace

Defined Under Namespace

Modules: Minitest, Scarpe

Constant Summary collapse

ALREADY_SET_UP_LOGGED_TEST_FAILURES =

We want test failures set up once total, not per Minitest::Test. So an instance var doesn’t do it.

{ setup: false }