| jstemmer/go-junit-report |
739 |
|
1,652 |
1,666 |
about 2 years ago |
8 |
October 18, 2023 |
26 |
mit |
Go |
| Convert Go test output to JUnit XML |
| sj26/rspec_junit_formatter |
293 |
|
3,586 |
1,435 |
almost 3 years ago |
24 |
January 06, 2022 |
7 |
mit |
Ruby |
| RSpec results that your CI can read |
| xmlrunner/unittest-xml-reporting |
281 |
|
771 |
69 |
over 3 years ago |
45 |
January 20, 2022 |
14 |
other |
Python |
| unittest-based test runner with Ant/JUnit like XML reporting. |
| lukejpreston/xunit-viewer |
176 |
|
8 |
9 |
over 2 years ago |
93 |
October 19, 2023 |
10 |
mit |
HTML |
| View your xunit results using JavaScript |
| karma-runner/karma-junit-reporter |
166 |
|
1,003 |
2,154 |
over 5 years ago |
22 |
October 07, 2019 |
47 |
mit |
JavaScript |
| A Karma plugin. Report results in junit xml format. |
| michaelleeallen/mocha-junit-reporter |
137 |
|
1,252 |
2,828 |
almost 3 years ago |
39 |
July 12, 2023 |
39 |
mit |
JavaScript |
| A JUnit XML reporter for mocha. |
| weiwei/junitparser |
107 |
|
17 |
43 |
over 2 years ago |
45 |
May 07, 2023 |
5 |
other |
Python |
| Parses JUnit/xUnit Result XML files with ease |
| victorolinasc/junit-formatter |
96 |
|
93 |
3 |
almost 4 years ago |
20 |
April 15, 2022 |
2 |
apache-2.0 |
Elixir |
| A JUnit XML report exporter for Elixir's ExUnit |
| inorton/junit2html |
92 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
mit |
Python |
| Turn Junit XML reports into self contained HTML reports |
| kyrus/python-junit-xml |
73 |
|
532 |
74 |
almost 6 years ago |
10 |
February 22, 2020 |
16 |
mit |
Python |
| A Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins. If you are ever working with test tool or test suite written in Python and want to take advantage of Jenkins' pretty graphs and test reporting capabilities, this module will let you generate the XML test reports. |