UNPKG

dockest

Version:

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

4 lines (3 loc) 107 B
export declare const leaveBridgeNetwork: ({ containerId }: { containerId: string; }) => Promise<void>;