UNPKG

html-reporter

Version:

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

10 lines (9 loc) 308 B
declare const _default: { readonly JS_EXEC: "js exec"; readonly DBS_LOADED: "dbs loaded"; readonly DBS_MERGED: "dbs merged"; readonly PLUGINS_LOADED: "plugins loaded"; readonly DB_EXTRACTED_ROWS: "db extracted rows"; readonly FULLY_LOADED: "fully loaded"; }; export default _default;