faucet

Test report generator

A tool to generate human-readable test reports from Test Anything Protocol (TAP) output

human-readable TAP summarizer

GitHub

551 stars
8 watching
25 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tape-testing/testling A tool for running unit tests in headless browsers and generating code coverage reports 353
fumiakiy/karma-tap-reporter A Karma plugin to generate test results in TAP format. 7
scottcorgan/tap-spec Transforms test output to conform to TAP format 284
tape-testing/tape-run A tool that runs tests in a headless browser and returns exit code results 222
coderaiser/speca Automates writing tape tests using Putout. 4
python-tap/tappy Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. 137
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
fnogatz/tap Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog 12
experience-monks/tap-dev-tool Tool to format Test Anything Protocol output in browser console 29
scottcorgan/tap-dot A tool that formats TAP test output with dots for better readability 37
hypercubed/tap-markdown Converts TAP test results to markdown format 12
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
scottcorgan/tap-out A parser for the TAP testing framework, providing an alternative to existing implementations. 23
derhuerst/tap-min A lightweight utility for formatting TAP test output to minimal content. 7
zoubin/tap-summary A tool that summarizes test results from TAP format files. 44