tap-bail
Test aborter
Tool to abort TAP test runners on the first failing assertion
Bail out when the first TAP test fails
17 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
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 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
axross/tap-notify | A tool that notifies developers when tests fail on different platforms. | 62 |
twada/qunit-tap | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
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 |
derhuerst/chutney | Automates TAP test running on remote browsers at Sauce Labs | 5 |
calvinmetcalf/tap-nyan | A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter | 147 |
hypercubed/tap-markdown | Converts TAP test results to markdown format | 12 |
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 |
virgo-agent-toolkit/luvit-tape | A test tool for Lua that generates TAP (Test Anything Protocol) tests and skips or finishes tests as needed. | 7 |
zoubin/tap-summary | A tool that summarizes test results from TAP format files. | 44 |