tap-simple
Test formatter
Formatter for testing results, showing differences between actual and expected values.
Simple tap formatter: does not clutter output with successes and shows a diff of actual vs. expected.
6 stars
1 watching
0 forks
Language: JavaScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight utility for formatting TAP test output to minimal content. | 7 |
| A tool that formats TAP test output with dots for better readability | 37 |
| Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
| Tool to format Test Anything Protocol output in browser console | 29 |
| Transforms test output to conform to TAP format | 284 |
| Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
| Converts TAP test results to markdown format | 12 |
| A tool that formats test output using difflet to highlight inequality errors in tests. | 48 |
| A Karma plugin to generate test results in TAP format. | 7 |
| Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
| Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
| A tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format. | 94 |
| A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
| A tool that summarizes test results from TAP format files. | 44 |
| Automates TAP test running on remote browsers at Sauce Labs | 5 |