tap-merge
Test merger
Merges multiple streams of Test Anything Protocol (TAP) test results into a single unified output
library and CLI tool that merges multiple Test Anything Protocol streams
13 stars
3 watching
0 forks
Language: LiveScript
last commit: almost 5 years ago
Linked from 1 awesome list
mergestreamtap
Related projects:
Repository | Description | Stars |
---|---|---|
python-tap/tappy | Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
fnogatz/tap | Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 551 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
aghassemi/tap-xunit | Converts TAP output to xUnit XML format | 42 |
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
axross/tap-notify | A tool that notifies developers when tests fail on different platforms. | 62 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
hypercubed/tap-markdown | Converts TAP test results to markdown format | 12 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |