tap-markdown
Test reporter
Converts TAP test results to markdown format
Consume TAP, produce markdown.
12 stars
4 watching
3 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
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 |
derhuerst/tap-min | A lightweight utility for formatting TAP test output to minimal content. | 7 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
jcheatham/hypertextmarkdown | Converts HTML to markdown text format | 1 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
derhuerst/chutney | Automates TAP test running on remote browsers at Sauce Labs | 5 |
markdown-it/markdown-it-container | Creates custom block-level containers for markdown-it markdown parser | 500 |
yovasx2/ava-tap-json | Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |