-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: kyrus/python-junit-xml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adds support for test suite inside test suite
#86
opened Nov 21, 2023 by
snps-marcelob
Loading…
updated Dec 20, 2023
Add statistics for skipped test cases at the test suites level
#87
opened Dec 15, 2023 by
MoElleuch
Loading…
updated Dec 15, 2023
dropping python2 support, refactoing main file and reworking test cases
#85
opened May 5, 2023 by
Tikany
Loading…
updated May 5, 2023
Function to add TestCase disabled info
#79
opened Mar 10, 2022 by
bhiln
Loading…
updated Mar 10, 2022
📝 Updated README deprecated methods
#77
opened Oct 12, 2021 by
IndraTeja
Loading…
updated Oct 12, 2021
V1.9 fixes the problem with encoded str with non-ASCII (non-default-encoding) characters!
#76
opened Jun 25, 2021 by
havmad
Loading…
updated Jun 25, 2021
Add properties element to TestCase
#74
opened Jan 18, 2021 by
machacekondra
Loading…
updated Jan 18, 2021
Adding Power support(ppc64le) with ci and testing to the project for architecture independent
#73
opened Dec 3, 2020 by
asellappen
Loading…
updated Dec 3, 2020
Fix absence of time attribute if test takes zero time (as result of rounding, for example)
#51
opened Jul 2, 2019 by
ybrustin
Loading…
updated Jul 2, 2019
Added missing setters for some TestCase class members.
#36
opened Jul 8, 2016 by
meetmagdalene
Loading…
updated Jul 8, 2016
ProTip!
Exclude everything labeled
bug
with -label:bug.