BettererFileTest.only()
API > @betterer/betterer > BettererFileTest > only
Run only this test. All other tests will be marked as skipped.
Signature
only(): this;
Returns
this
This BettererFileTest
, so it is chainable.
API > @betterer/betterer > BettererFileTest > only
Run only this test. All other tests will be marked as skipped.
only(): this;
this
This BettererFileTest
, so it is chainable.