tap-xunit
Test runner converter
Converts TAP output to xUnit XML format
TAP to xUnit XML converter
42 stars
4 watching
20 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
javascriptjunittaptapexunit
Related projects:
Repository | Description | Stars |
---|---|---|
twada/qunit-tap | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
joshwlewis/tapex | Formats TAP output for Elixir's ExUnit testing framework | 25 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
ivanklee86/xunit-slack-reporter | An action to send xUnit test results to Slack channels. | 12 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
yovasx2/ava-tap-json | Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
mattihew/k6-to-junit | Converts k6 test output to JUnit XML format | 18 |
joncloud/locust-csv-to-junit-xml | Converts Locust output to JUnit XML format for testing pipeline integration. | 4 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |