pytest junit output To add test metadata to a project that uses pytest you need to tell it to output JUnit XML, and then save the test metadata: - run: ...
確定! 回上一頁