bitovi / bitovi/testee

Make Spec the default reporter

Open
#152 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
119
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Mocha's [default reporter](https://mochajs.org/#reporters) has changed from Dot to Spec and I think we should follow suit. Dot may be pretty to some but is useless when it is important: when there is a failure. Timeouts during tests are useless (unless you wanna count dots and memorized test execution order). Even if all tests pass, it is very easy to not notice that some tests did not run because you cannot see their titles. The spec reporter also reports test slowness per test.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.