mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-24 14:20:54 +08:00
Casper supports producing xunit output. WIth this, our --xunit flag gets passed down to the JS test process. This should give nicer output for JS test failures on Jenkins.