Initialize a new XUnit test reporter.
XUnit
https://mochajs.org/api/Mocha.reporters.XUnit.html
Test failures
The configured runner
Test run statistics
Override done to close the stream (if it's a file).
https://mochajs.org/api/Mocha.reporters.XUnit.html#done
Output common epilogue used by many of the bundled reporters.
https://mochajs.org/api/Mocha.reporters.Base.html#.Base#epilogue
Output tag for the given test.
test.
https://mochajs.org/api/Mocha.reporters.XUnit.html#test
Write out the given line.
https://mochajs.org/api/Mocha.reporters.XUnit.html#write
Initialize a new
XUnit
test reporter.https://mochajs.org/api/Mocha.reporters.XUnit.html