tap-json
TAP formatter
Formats JSON output to conform to the Test Anything Protocol (TAP) standard
JSON TAP output formatter.
26 stars
2 watching
7 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yovasx2/ava-tap-json | Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
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 |
lm2343635/mgformatter | A JSON string formatter designed for iOS development | 16 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
javascipt/jsome | A tool to format JSON objects in a readable and visually appealing way. | 244 |
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 |
derhuerst/tap-min | A lightweight utility for formatting TAP test output to minimal content. | 7 |
marianoguerra/json.human.js | Converts JSON objects into human-readable HTML representations. | 976 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
timjansen/hanson | An extended JSON format with optional quotes, multi-line strings and comments. | 153 |
component/tap-event | Converts touchstart events to tap events with specific behavior and options | 17 |