-
We have identified a dependency on version 7.2.0 of [mocha](https://www.npmjs.com/package/mocha). A new version (10.2.0) is available for upgrade.
Following are the steps to upgrade package dependenc…
-
Hello Team,
I hope this message finds you well. I'm writing to bring a critical issue to your attention. After conducting a vulnerability scan on our newly installed package using Vulert, it appear…
-
I get sick of adjusting `slow` when adjusting `timeout` to avoid the warnings.
Unless `slow` is set by the user, what if we made it a function of the `timeout` value?
The current default value…
-
### 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…
bengl updated
9 months ago
-
### 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…
-
`mochify --watch` should behave the same way as `mocha --watch`.
-
# Problem
Adding support of config files when you have an option with a default value and you want the following priorities, is complicated.
1. Value from the command line
2. Otherwise value fr…
-
### Current behavior
According to #3818 the test code below shouldn't be an issue, but it still is.
Only the `"outer .only"` is ran, the other is ignored.
Even when I'm trying to "help" Cypress…
-
### 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%3Aissue%20la…
-
# Background
I'm working through the list of popular npm dependencies and trying to get each of their unit tests working. As part of that, I'm trying to get [mocha tests to run in deno using the step…