-
### Current behavior:
A custom Mocha reporter that performs asynchronous tasks on receiving the 'end' event cannot complete because the Mocha process is exited. Synchronous actions, however long th…
-
### Feature Request Checklist
- [x] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://git…
-
## Test Details
- Name of test: crossFileContextUtil, fetchSupplementalContextForSrc, for t1 group, should return repomap + opentabs context:
- OS of failure: Windows
- VSCode version of fa…
-
Hi
I try to get an junit report as wll with a browserstack run.
My package.json section looks like the following:
```
"scripts": {
"smoke-tests": "mocha customers/**/smoke.spec.js",
…
-
#### What are you trying to achieve?
In cli within test execution to see only passed/failed tests
#### What do you get instead?
While test execution except passed/failed tests, skipped tests al…
-
We should add a reporter similar to https://www.npmjs.com/package/karma-mocha-reporter. This should be added to the test-runner-mocha package.
If anyone is interested in picking this up let me know…
-
Hi,
I am trying to generate mocha-allure-reporter with cypress. The report is generating but
1. allure global variable is not accessible across the repo(which is helpful to pass step descriptio…
-
I have been trying for my self, but I can't get working any colored mocha reporter, I mean, it displays the text, but not the colors.
I know electron-mocha uses https://nodejs.org/dist/latest-v12.x…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Ive tried both scenarios where the Qase ID is explicit and does not exist ( 9999) and when it does exist (case 63 exists already)
In either case I get the same error (whole shebang below)
What d…