BettererRun.isSkipped
API > @betterer/betterer > BettererRun > isSkipped
When true
, this test has been skipped and the test function will not run. The default reporter will show that this test has been skipped.
Signature
readonly isSkipped: boolean;