mocha-slow-test-reporter
Version:
A simple little reporter that detects slow tests in Mocha, and prints a list of the name and time, ordered by slowest first.
23 lines (19 loc) • 439 B
Plain Text
# Auto detect text files and perform LF normalization
* text=auto
*.js eol=lf
*.json eol=lf
*.md eol=lf
*.yml eol=lf
# Custom for Visual Studio
*.cs diff=csharp
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain