tap-diff
Test reporter
A tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format.
The most human-friendly TAP reporter.
94 stars
2 watching
26 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
hypercubed/tap-markdown | Converts TAP test results to markdown format | 12 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
calvinmetcalf/tap-nyan | A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter | 147 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
darrensmithwtc/jmeter-backend-newrelic | A JMeter plugin that sends test results to New Relic Metrics API | 9 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 551 |
kirbysayshi/tap-browser-color | A simple reporter that changes the color of the body tag based on test status. | 18 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
zoubin/tap-summary | A tool that summarizes test results from TAP format files. | 44 |