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