You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments