-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Current behavior
Have generated Cypress result using 3 Types of Reporter,
1) Using mochawesome
Here the result generated has skipped test specified in the report
![image](https://github.c…
-
## Expected behavior
Being able to save mochawesome and junit reports with same filename parameter.
## Actual behavior
I am able to set mocha-junit-reporter XML report but unable to set filename …
-
### Current behavior:
New feature in **mocha-junit-reporter** allows for an attachment path to be included in the report output file. To achieve this the attachment path is injected into the test obj…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### Current behavior:
`cypress run` doesn't output retries logging in the terminal when using reporters other than `spec`.
### Desired behavior:
Having `cypress run` to always output retr…
-
Hi! I'm trying to handle "Data Driven Tests", this is achieved by creating an array of test cases and iterate them for running them individually.
This is an example of that done using `Jest` and `n…
-
## Version **1.15.0** of [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter) just got published.
Branch
Build failing 🚨
…
-
## The devDependency [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter) was updated from `1.18.0` to `1.19.0`.
🚨 [View failing branch](https://github.com/dorayakikun/tex…
-
I'm using the mocha-junit-reporter to generate XML report to publish the test result in VSTS under tests tab .
I followed the steps provided in https://www.npmjs.com/package/mocha-junit-reporter.
…