tap-min
Test formatter
A lightweight utility for formatting TAP test output to minimal content.
Minimal TAP output formatter.
7 stars
2 watching
1 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
namuol/tap-difflet | A tool that formats test output using difflet to highlight inequality errors in tests. | 48 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
derhuerst/chutney | Automates TAP test running on remote browsers at Sauce Labs | 5 |
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 |
hypercubed/tap-markdown | Converts TAP test results to markdown format | 12 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 551 |
calvinmetcalf/tap-nyan | A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter | 147 |
axross/tap-diff | A tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format. | 94 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |