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
chore: Use the Junit output format of bats (#2023)
* chore: Use the Junit output format of bats
Avoids requiring an npm package to convert from TAP format to Junit format (ref #2022).
* debug(linux tests) introduce artificial failure to validate junit output from `bats`
* Revert "debug(linux tests) introduce artificial failure to validate junit output from `bats`"
This reverts commit 7b11b0bd7c6770d2b6de1d6ea65a14d68c42d308.
---------
Co-authored-by: Damien Duportal <[email protected]>
0 commit comments