tap-pessimist
Test filter
A tool that filters and exits with a status code based on test results
A tap consumer that filters on failed tests
15 stars
3 watching
0 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
axross/tap-notify | A tool that notifies developers when tests fail on different platforms. | 62 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
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 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
zoubin/tap-summary | A tool that summarizes test results from TAP format files. | 44 |
derhuerst/tap-min | A lightweight utility for formatting TAP test output to minimal content. | 7 |
clarus/redux-ship | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 611 |
juliangruber/tap-bail | Tool to abort TAP test runners on the first failing assertion | 17 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 551 |
parsecph/clobbr | A tool to test API performance and resilience under various conditions | 206 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
jstepien/mutant | A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 102 |