History log of /libCEED/tests/junit-xml/junit_xml/__init__.py (Results 1 – 5 of 5)
Revision Date Author Comments
# 3c60848e 22-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1070 from CEED/rezgar/tap-output

removed tap.sh and updated junit.py


# 93b6d819 21-Sep-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

updated test/junit-xml folder (copied from Ratel).


# 8b6584a1 16-Mar-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #216 from CEED/jed/junit-tests

Enable logging and reporting tests using JUnit format, which is understood by Azure and Jenkins. The Tests tab on Azure now reports test status.


# 82c7dee4 16-Mar-2019 Jed Brown <jed@jedbrown.org>

junit-xml: avoid "six", which may not be installed


# dfafb49c 16-Mar-2019 Jed Brown <jed@jedbrown.org>

Merge commit '71c263ca3a3ce57731d1f7a04e93e4c31116f80b' as 'tests/junit-xml'