-
By default, the JUnitFormatter does not print passed steps. This is the expected behavior, right? However, sometimes it would be really helpful to see all the passed steps of a test case, not just the…
drmnk updated
2 weeks ago
-
### Use case
Now, you can generate a report in html or junit format. I would like maestro would have the capacity to generate both at once.
### Proposal
I would to have something like this:
`mae…
-
### 🤔 What's the problem you're trying to solve?
The JUnit Team is working on a new reporting format that more accurately represents hierarchical tests (https://github.com/junit-team/junit5/issues/…
-
TL;DR Today, I saw this: https://app.codecov.io/gh/pytest-dev/pytest/tests/new. I believe, it'd be useful to make tests results displayed there. Not sure when I get to this, so feel free to grab this …
-
Most of Ci systems can handle reports in JUnit format.
I believe it is a good feature to visualize OSV scan reports by CI system.
-
Hi, we have a strange behavior that started lately - when there are failed tests, JUnit Test Report job does not appear in the workflow run:
![Screenshot 2024-11-11 at 18 32 58](https://github.com/u…
-
This is basically an epic that containerizes work around different issues wrt Junit XML reports not being picked up.
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Hello,
I have some `ctest` results in junit format on windows (the exact same tests on ubuntu don't have this) and when I point the action at the xml it recognises it but reports
```
📘 Reading …
-
**Describe the bug**
Notebook tests are not being given names in junit reports. This makes it difficult to differentiate different tests in CI tools like bamboo that parse junit.xml to determine test…