UNPKG

html-reporter

Version:

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

5 lines (4 loc) 261 B
export { PanelSection } from '../new-ui/components/PanelSection'; export { CollapsibleSection } from '../new-ui/features/suites/components/CollapsibleSection'; export { State } from '../new-ui/types/store'; export * as Features from '../../constants/features';