UNPKG

triplecheck-cli

Version:

The easiest and fastest way to do contract testing.

2 lines (1 loc) 134 B
export declare type ConsoleOutput = 'StartTests' | 'TestsFinished' | 'TestsFailed' | 'ContractsAndTestsMissing' | 'ConfigNotPresent';