UNPKG

html-reporter

Version:

Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.

9 lines 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cliCommands = void 0; exports.cliCommands = { GUI: 'gui', MERGE_REPORTS: 'merge-reports', REMOVE_UNUSED_SCREENS: 'remove-unused-screens' }; //# sourceMappingURL=index.js.map