tap-nyan
Test reporter
A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter
tap -> nyan
147 stars
3 watching
15 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
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-dot | A tool that formats TAP test output with dots for better readability | 37 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
hypercubed/tap-markdown | Converts TAP test results to markdown format | 12 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
calvinmetcalf/es6-translate | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
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 |
twada/qunit-tap | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
axross/tap-notify | A tool that notifies developers when tests fail on different platforms. | 62 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |