Jussi Pekonen
Jussi Pekonen
Cool. If you don't have time to do the implementation yourself, I can help you out. This should be rather simple thing, so even I can get it done rather...
Actually, this is the issue that can be fixed by setting the shwordsplit option for zsh, see [here](https://github.com/kward/shunit2#zsh).
Fix available in #159.
See #16. There is currently no mechanism to generate a jUnit style test report with this tool.
Now that I have used this tool a bit more, I was kind hoping to have this feature available. I see that there have been attempts to get this done,...
One thing I forgot to mention in the original issue description is that should there ever be support for jUnit test reporting (see #16 and #127), this would make it...
After rethinking this a bit, it would make sense to keep the current skipped asserts implementation and refine the generated report to indicate the number of skipped asserts more clearly....
I am about to get these changes done. Some polishing is still needed before I can make a PR for the changes. The proposal I had in the previous comment...
Draft PR #161 created for these changes. Feel free to check it out.