method
skip
v2_1_10 -
Show 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.