UNPKG

testplane

Version:

Tests framework based on mocha and wdio

7 lines (6 loc) 197 B
export declare const CliCommands: { readonly CONFIG: "config"; readonly LIST_TESTS: "list-tests"; readonly LIST_BROWSERS: "list-browsers"; readonly INSTALL_DEPS: "install-deps"; };