UNPKG

testplane

Version:

Tests framework based on mocha and wdio

6 lines (5 loc) 305 B
export declare const MASTER_INIT = "master.init"; export declare const MASTER_SYNC_CONFIG = "master.syncConfig"; export declare const WORKER_INIT = "worker.init"; export declare const WORKER_SYNC_CONFIG = "worker.syncConfig"; export declare const WORKER_UNHANDLED_REJECTION = "worker.unhandledRejection";