UNPKG

testplane

Version:

Tests framework based on mocha and wdio

5 lines (4 loc) 107 B
export let SUCCESS: string; export let FAIL: string; export let RETRY: string; export let SKIPPED: string;