tap-mocha-reporter
Test reporter
Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities
Format a TAP stream using Mocha's set of reporters
28 stars
5 watching
32 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
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 |
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 |
calvinmetcalf/tap-nyan | A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter | 147 |
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 |
yovasx2/ava-tap-json | Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
component/tap-event | Converts touchstart events to tap events with specific behavior and options | 17 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
derhuerst/tap-min | A lightweight utility for formatting TAP test output to minimal content. | 7 |
meteor-community-packages/meteor-mocha | A test driver package for Meteor, reporting both server and client test results. | 67 |
testomatio/reporter | A reporter tool that integrates test results from various frameworks and sends them to different services for organization and reporting. | 125 |