Commit 418e4b0
committed
cpanfile: add Test2-Harness and JUnit formatter
These allow testing with yath, which is a big step up from prove.
The JUnit formatter means that a JUnit XML file can be spit out from
tests, which can be processed by (for example)
mikepenz/action-junit-report, to get nicely formatted test reports in
the GitHub UI.1 parent 6f03802 commit 418e4b0
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
0 commit comments