Commit 41160d3
Configured the test engine to generate Junits-style XML reports (#13)
* Configured the test engine to generate Junits-style XML reports
* Updated the workflow to archive and publish reports
* Cannibalised the Pytest reporter to generate proper Junit XML files.
* style: Apply automated code formatting [skip ci]
* Suppress the mypy checks for the cannibalised code
* style: Apply automated code formatting [skip ci]
* Cannibalised the Pytest reporter to generate proper Junit XML files.
* Generated a single file report for better readabilty
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 8e3546d commit 41160d3
File tree
4 files changed
+626
-3
lines changed- .github/workflows
- spec
4 files changed
+626
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments