Module: BareTest::Run::None

Defined in:
lib/baretest/run/none.rb

Overview

None runner is invoked with -f none or --format none. This runner produces NO output at all. You can use it if you're only interested in baretests exit status.