BettererTestDeadline
API > @betterer/betterer > BettererTestDeadline
The date when the test should be completed by. The test will be marked as expired
if it runs after the specified date.
Signature
export declare type BettererTestDeadline = Date | string;