ava-tap-json
TAP output formatter
Transforms TAP JSON output from testing frameworks into a human-readable format
JSON TAP output formatter.
1 stars
1 watching
1 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
joshwlewis/tapex | Formats TAP output for Elixir's ExUnit testing framework | 25 |
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 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
yogthos/json-html | Converts JSON data into human-readable HTML | 162 |
component/tap-event | Converts touchstart events to tap events with specific behavior and options | 17 |
aghassemi/tap-xunit | Converts TAP output to xUnit XML format | 42 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 29 |