issues Search Results · repo:fasmat/go2junit language:Go
Filter by
2 results
(47 ms)2 results
infasmat/go2junit (press backspace or delete to remove)When running parallel tests with t.Parallel some actions from the go test command are failing to be parsed:
2021/10/15 15:50:03 unknown test action found: {Time:2021-10-15 15:50:03.497703197 +0000 UTC ...
fasmat
- Opened on Oct 16, 2021
- #8
Add a new flag -print / -p that prints the parsed output from go test in text format to stdout.
When this flag is set -output / -o has be set to write xml otherwise only text is printed.
fasmat
- Opened on Sep 20, 2021
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.