James M. Greene
James M. Greene
@jzaefferer: Yeah, definitely no need for this to hold up QUnit core `v1.16.0`. Core will be my first focus when I get time again.
FYI: Nested `testsuite` elements have been supported in the JUnit Output Format Schema since version `7.0` (see #23 for a full version history to date).
Related: - #2 - https://github.com/JamesMGreene/qunit-composite/issues/24
I can't really see how that's possible, unfortunately, and you haven't provided any real info here. - [ ] What are the steps to reproduce this? Can you provide me...
Related: - https://github.com/JamesMGreene/qunit-reporter-junit/issues/2 - https://github.com/JamesMGreene/qunit-reporter-junit/issues/22
P.S. This would require increasing the minimum version of the peerDependency on QUnit to at least [`v1.20.0`](https://github.com/jquery/qunit/releases/tag/1.20.0), if not [`v1.23.0`](https://github.com/jquery/qunit/releases/tag/1.23.0).
Related: - #22 - https://github.com/JamesMGreene/qunit-composite/issues/24
Note that the process involves un-zlib-ing the SWF, editing the file, and re-zlib-ing it into a SWF again. Node.js core has a built-in zlib implementation: http://nodejs.org/api/zlib.html
Can you consistently reproduce this error? Seems very odd.