mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
casper: Add support for exporting results as XUnit XML file.
This commit is contained in:
@@ -16,7 +16,7 @@ PYTHONWARNINGS=ignore ./tools/check-capitalization --no-generate
|
||||
PYTHONWARNINGS=ignore ./tools/check-frontend-i18n --no-generate
|
||||
|
||||
# Run the slower Casper tests last
|
||||
./tools/test-js-with-casper
|
||||
./tools/test-js-with-casper --xunit-export
|
||||
|
||||
# NB: Everything here should be in `tools/test-all`. If there's a
|
||||
# reason not to run it there, it should be there as a comment
|
||||
|
||||
Reference in New Issue
Block a user