UNPKG

testplane

Version:

Tests framework based on mocha and wdio

8 lines (7 loc) 262 B
export declare const CliCommands: { readonly CONFIG: "config"; readonly LIST_TESTS: "list-tests"; readonly LIST_BROWSERS: "list-browsers"; readonly INSTALL_DEPS: "install-deps"; readonly SELECTIVITY_MERGE_DUMPS: "selectivity-merge-dumps"; };