adamgruber / mochawesome-report-generator

Standalone mochawesome report generator. Just add test data.
MIT License
233 stars 90 forks source link

Update how durations are displayed #148

Closed adamgruber closed 4 years ago

adamgruber commented 4 years ago

Replaces custom duration format logic with pretty-ms for more human-readable durations.

Fixes https://github.com/adamgruber/mochawesome/issues/322