user
02/14/2022, 10:08 PMpants test in CI and I want to get the list of failed test in a structured output, but also have the dynamic UI in CI. Is it possible?"
It sure is! --test-xml-dir will output junit.xml format structured output.
Enjoy.
Twitter