BettererTest.isOnly
API > @betterer/betterer > BettererTest > isOnly
When true
, all other tests will be skipped. Calling only()
will set this to true
.
Signature
get isOnly(): boolean;
API > @betterer/betterer > BettererTest > isOnly
When true
, all other tests will be skipped. Calling only()
will set this to true
.
get isOnly(): boolean;