junit-xml
There are 31 repositories under junit-xml topic.
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
jstemmer/go-junit-report
Convert Go test output to JUnit XML
xmlrunner/unittest-xml-reporting
unittest-based test runner with Ant/JUnit like XML reporting.
gfoidl/trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
joshdk/go-junit
🐜 Go library for ingesting JUnit XML reports
allegro/swift-junit
A Swift library for creating JUnit XML test results that can be interpreted by tools such as Bamboo or Jenkins. Macos and Linux ready.
Mattihew/k6-to-junit
tool to convert k6 output to junit xml
endocode/shelldoc
Execute Unix shell commands in Markdown documentation as tests.
codeclou/java-junit-xml-merger
Merges multiple JUnit XML files into a single testsuites XML file.
Kesin11/ts-junit2json
Convert JUnit XML format to JSON with TypeScript
imsky/junit-merger
Merge JUnit XML reports into one
chinghwayu/Command-Line-Tools
LabVIEW addon which contains utilities to make running unit tests and builds easy with Jenkins or other CI/CD system
artbear/1testrunner
Юнит-тестирование для OneScript
alysonsz/Market-Code-Reader
Project during College with my teammates utilizing Java, JavaFX, JUnit, SQLite and Maven -> made on October 13, 2022
mvtm-dn/cucumber-junit-formatter
Cucmber.js junit xml formatter implementing event protocol.
ujiro99/doctest-junit-report
Convert doctest(for c++) output to junit xml
qqilihq/maven-test-parser-plugin
Allows parsing JUnit-style XML files generated by arbitrary 3rd party tools
joschi/go-junit-report
Convert Go test output to JUnit XML
vdaburon/JUnitReportKpiCompareJMeterReportCsv
Compare 2 load tests. This tool create a JUnit XML file with KPI rules and compare 2 JMeter CSV Report (current and reference) result in html, csv and json formats
vdaburon/JUnitReportKpiJMeterDashboardStats
This tool read KPI declarations in a file and apply the KPI assertion on a JMeter Dashboard Statistics Json file and generates a result file in JUnit XML format and others Html, JSON or CSV formats.
chadhutchins182/python-junit-xml
A Python module for creating JUnit XML test result documents that can be read by tools such as Atlassian Bamboo or Jenkins. Code is forked from kyrus/python-junit-xml
code-lts/cli-tools
CLI tools to manage output errors formatting for junit, checkstyle, teamcity, gitlab and github error formats
jwoudenberg/junit-xml
Generate JUnit style XML reports in Haskell
llaumgui/JunitXml
PHP library for generate XML document in JUnit format.
RazeSoldier/JUnitLogParser
JUnit log parser
vdaburon/JUnitReportKpiJMeterReportCsv
This tool read KPI declarations in a file and apply the KPI assertion on a JMeter Report CSV file and generates a result file in JUnit XML format and Html, JSON or CSV format.
Lumunix/JOwOnt
Simple Junit XML parser that supports both single and multiple testsuite Junit xml files.
lyubenkov/go-graphite-report
Send junit xml to Graphite Server
mtreinish/junitxml2subunit
A tool to convert JUnit XML files to Subunit v2
QuentinN42/yamllint
A linter for YAML files.
quipper/send-ci-result-to-bigquery-action
Send test results to BigQuery in GitHub Actions