add xunit output
Opened this issue · 1 comments
zdelagrange commented
standard xunit output would allow for easier integration into a CI environment
flavianh commented
I'm not exactly sure how that would work out actually. I'd prefer to leave this part to the test runner. What we could aim for however, is generating test cases tailored for unittest / nose / pytest. If you want to give it a shot, go ahead ;)