Details
-
Improvement
-
Status: Complete
-
Medium
-
Resolution: Won't Do
-
None
-
None
-
None
Description
Tool that we use for parsing tests output and convert to xunit.xml can't handle some cases that we have now and it was temporarily disabled on CI. Also with this test tool, we have no any stdout output.
- Add support of our cases to cargo-xunit
- Add support of loging to stdout to cargo-xunit
- Enable fixed cargo-xunit on CI