-
## Feature
Create a screenshot OR single html file of the compiled AngularJS view
## Why
Jenkins HTMLReport plugin cannot display an AngularJS project, but it can display a simple HTML file.
-
Test2json, more particularly `go test -json`, has been quite a pleasant discovery. It allows for programs to analyze go tests and create their own formatted output.
For example, using GitHub Actio…
-
Looking at the generated JUnit, the `classname` attribute ends up as `//`. So for example it'll be `github.com/jstemmer/go-junit-report/internal/junitreport`. This makes the `classname` rather long an…
-
After upgrading the [xUnit plugin](https://wiki.jenkins.io/display/JENKINS/xUnit+Plugin) within a corporate Jenkins installation, we are facing multiple failing pipelines due to xml parsing errors.
…
-
**Is your feature request related to a problem? Please describe.**
I have 50+ maestro flows in my Android project which we have organized as recommended [here](https://blog.mobile.dev/maestro-best-pr…
-
Nextest has some features that might be helpful but which we do not yet use:
1) marking tests as needing multiple threads
Currently, we run all of the tests with a single thread in our nighly ru…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
When output tests contains colored output log that may include escape character (0x1b) on test output report, the escape character is not treated well by `encoding/xml` package for CDATA section, so i…
-
Example
```
[user@localhost my-package]$ cargo bench -- -Z unstable-options --format json | cargo2junit > test-results.xml
Finished release [optimized] target(s) in 0.07s
Running target/…
-
Here's a unit test that slowly goes nowhere with swagger-parser-v3 2.1.20, ignoring `maxYamlCodePoints` :
```java
@Test
public void testMaxCodePointsOpenApi31() {
System.setPrope…