UNPKG

chromatic

Version:

Automate visual testing across browsers. Gather UI feedback. Versioned documentation.

8 lines (5 loc) 170 B
import wroteReport from './wroteReport'; export default { title: 'CLI/Messages/Info', }; export const WroteReport = () => wroteReport('./chromatic-test-report.xml');