-
**Describe the bug**
When attempting to use the simple example from the readme, we discovered that the `allure` variable is undefined, so we cannot call any of the "extra information" methods, such…
-
### What is the problem this feature will solve?
When you have a large test suite, and you need to debug one test, it can be difficult. If you (say) log a variable in a relevant function, that log…
-
### 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://gith…
-
### What is the problem this feature will solve?
part of the development and testing flow I add and remove `.only`.
The need to change the command each time makes testing and prototyping much slow…
-
**Describe the bug**
When we run tests, any test which fails due to an AssertionError is reported in Allure in _red_, as a failing test. Any other thrown Error is reported as a broken test, in yel…
-
**Is your feature request related to a problem? Please describe.**
At the moment, `@wdio/spec-reporter` ignores `error.actual` and `error.expected` fields (which are usually set on `assert.AssertionE…
-
### Current behavior:
All tests are run even if one fails.
### Expected behavior:
Providing an option to abort the test suite as soon as a test fails.
### How to reproduce the current beha…
-
```
framework: 'jasmine',
useOnAfterCommandForScreenshot: true,
```
Here the config:
(NOTE: wdio-video-reporter is commented out)
```
const { ReportAggregator } = require("wdio-html-ni…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.2.0` to `6.2.1`.
🚨 [View failing branch](https://github.com/SignalK/n2k-signalk/compare/master...SignalK:greenkeepe…
-
## WS-2021-0638 - High Severity Vulnerability
Vulnerable Library - mocha-2.5.3.tgz
simple, flexible, fun test framework
Library home page: https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz
Path to …