-
Inactive, closed issues should be automatically marked as "locked"; we would prefer new issues are created instead.
[Henry Zhu's blog has a post](https://www.henryzoo.com/blog/2018/05/06/an-issue-…
-
### Prerequisites
- [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Ais…
-
We are using VError to gather up nested traces which is something proving to be very useful with promises and generators (we can actually get complete stack traces that way). However the default repor…
-
### Prerequisites
- [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Ais…
-
### Prerequisites
* [x] Checked that your issue isn't already filed by cross referencing [issues with the `common mistake` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Ai…
-
### Bug Report Checklist
- [X] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/master/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github…
GuyKh updated
10 months ago
-
**Describe the solution you'd like**
At the end of a test run, the total duration currently shows a rounded value, like `1m`. It would be great if this was more precise, like `1m 12s 354ms` or `00:01…
yomed updated
11 months ago
-
Set up testing framework for running unit tests in the various packages.
Preferably mocha with chai:
- https://mochajs.org/
- https://www.chaijs.com/
-
## WS-2019-0425 - Medium Severity Vulnerability
Vulnerable Library - mocha-5.2.0.tgz
simple, flexible, fun test framework
Library home page: https://registry.npmjs.org/mocha/-/mocha-5.2.0.tgz
Path t…
-
Currently functions that use `() =>` cannot take advantage of the mocha context: http://mochajs.org/#arrow-functions.
However, arrow function usage could be improved by passing the context as an a…