UNPKG

dockest

Version:

Dockest is an integration testing tool aimed at alleviating the process of evaluating unit tests whilst running multi-container Docker applications.

2 lines (1 loc) 63 B
export declare const sleep: (ms?: number) => Promise<unknown>;