This tool enhances your Jest testing workflow by transforming raw test outputs into clear, interactive HTML reports. Simply add 'jest-html-reporters' to your Jest configuration's reporters array in 'jest.config.json', and upon running tests, a detailed HTML file will be generated.
Generates visually appealing HTML reports for Jest test results.
Developers using the Jest testing framework who want more readable and shareable test results.
No snapshots yet
Snapshots will be created automatically once this repository is processed.