tap-out
Test parser
A parser for the TAP testing framework, providing an alternative to existing implementations.
A different tap parser
23 stars
4 watching
28 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that formats TAP test output with dots for better readability | 37 |
| Transforms test output to conform to TAP format | 284 |
| A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter | 147 |
| Tool to format Test Anything Protocol output in browser console | 29 |
| Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |
| A workshop designed to teach developers how to write tests using TAP for any software project | 171 |
| Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
| Formatter for testing results, showing differences between actual and expected values. | 6 |
| Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
| Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
| A lightweight utility for formatting TAP test output to minimal content. | 7 |
| Converts TAP test results to markdown format | 12 |
| A tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format. | 94 |
| Tool to abort TAP test runners on the first failing assertion | 17 |
| A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 552 |