tap-prettify

Test formatter

Makes test runner output more readable by parsing and formatting the tap protocol

Make Test Anything Protocol test runner output nicely readable.

GitHub

35 stars
2 watching
3 forks
Language: JavaScript
last commit: about 13 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
experience-monks/tap-dev-toolTool to format Test Anything Protocol output in browser console29
joeybaker/tap-simpleFormatter for testing results, showing differences between actual and expected values.6
namuol/tap-diffletA tool that formats test output using difflet to highlight inequality errors in tests.48
scottcorgan/tap-dotA tool that formats TAP test output with dots for better readability37
derhuerst/tap-minA lightweight utility for formatting TAP test output to minimal content.7
scottcorgan/tap-specTransforms test output to conform to TAP format284
twada/qunit-tapEnables QUnit test output in TAP format for automated testing and CI/CD pipelines.72
hypercubed/tap-markdownConverts TAP test results to markdown format12
axross/tap-diffA tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format.94
fumiakiy/karma-tap-reporterA Karma plugin to generate test results in TAP format.7
tape-testing/faucetA tool to generate human-readable test reports from Test Anything Protocol (TAP) output552
tapjs/tap-mocha-reporterTransforms TAP test output into a formatted report with Mocha's built-in reporting capabilities28
kirbysayshi/tap-browser-colorA simple reporter that changes the color of the body tag based on test status.18
scottcorgan/tap-outA parser for the TAP testing framework, providing an alternative to existing implementations.23
axross/tap-notifyA tool that notifies developers when tests fail on different platforms.62