Open Whoops opened 10 years ago
This might be relevant/helpful: http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports
I needed this so I whipped up a quick version of a unit reporter at https://github.com/julias-shaw/speclj-junit
It's not really ready for prime time yet, but it is good enough that I'm using it on a couple of work projects right now.
It would be convenient for integrating with various CI solutions if Speclj supported reporting JUnit XML