-
It would be nice to be able to configure `cypress ci` to fail if there is `it.only` in the specs to prevent successful builds because of accidental undesired commits.
-
I am loading these based on some data, but to get it I need to run `cy.task` to grab that data. For now let's assume it's a MySQL query via a plugin. I cannot use `cy.task` outside of a test, so I…
-
### 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…
-
### 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%…
-
`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…
-
**Is your feature request related to a problem or a nice-to-have?? Please describe.**
This feature request is opened to solve the reporter issue: https://github.com/travisjeffery/mocha-teamcity-repor…
-
Error is like that
Installing @wdio/cli to initialize project...
✔ Success!
===============================
🤖 WDIO Configuration Wizard 🧙
===============================
? A project name…
-
### 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…