tap-spec

Test formatter

Transforms test output to conform to TAP format

Formatted TAP output like Mocha's spec reporter

GitHub

284 stars
7 watching
39 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list

taptap-spectapetesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scottcorgan/tap-dot A tool that formats TAP test output with dots for better readability 37
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
calvinmetcalf/tap-nyan A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter 147
gummesson/tap-json Formats JSON output to conform to the Test Anything Protocol (TAP) standard 26
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
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
derhuerst/tap-min A lightweight utility for formatting TAP test output to minimal content. 7
hypercubed/tap-markdown Converts TAP test results to markdown format 12
yovasx2/ava-tap-json Transforms TAP JSON output from testing frameworks into a human-readable format 1
tape-testing/faucet A tool to generate human-readable test reports from Test Anything Protocol (TAP) output 551
coderaiser/speca Automates writing tape tests using Putout. 4
fumiakiy/karma-tap-reporter A Karma plugin to generate test results in TAP format. 7
python-tap/tappy Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. 137