UNPKG

html-reporter

Version:

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

6 lines (5 loc) 111 B
export declare enum ToolName { Testplane = "testplane", Playwright = "playwright", Jest = "jest" }