method
skip
ruby latest stable - Class:
MiniTest::Assertions
skip(msg = nil, bt = caller)public
Skips the current test. Gets listed at the end of the run but doesn’t cause a failure exit code.
skip(msg = nil, bt = caller)Skips the current test. Gets listed at the end of the run but doesn’t cause a failure exit code.