wiki5
Results
3
comments of
wiki5
when I tried to use following in my test script, ones executed it gives an error. The inclusion of junit to generate report file: `main() { . ../../shunit2/shunit2/shunit2 --output-junit-xml=junit.xml }`...
Thank you let me try this out.
I really want to generate Junit xml output for the unit tests I have written? Could you please guide me on how to use this fix? Thanks