UNPKG

chromatic

Version:

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

6 lines (3 loc) 166 B
import chalk from 'chalk'; import { info } from '../../components/icons'; export default (filePath) => chalk`${info} Wrote JUnit XML report to {bold ${filePath}}`;