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