tap-markdown

Test reporter

Converts TAP test results to markdown format

Consume TAP, produce markdown.

GitHub

12 stars
4 watching
3 forks
Language: JavaScript
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
tapjs/tap-mocha-reporterTransforms TAP test output into a formatted report with Mocha's built-in reporting capabilities28
fumiakiy/karma-tap-reporterA Karma plugin to generate test results in TAP format.7
joeybaker/tap-simpleFormatter for testing results, showing differences between actual and expected values.6
scottcorgan/tap-specTransforms test output to conform to TAP format284
axross/tap-diffA tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format.94
derhuerst/tap-minA lightweight utility for formatting TAP test output to minimal content.7
toolness/tap-prettifyMakes test runner output more readable by parsing and formatting the tap protocol35
scottcorgan/tap-dotA tool that formats TAP test output with dots for better readability37
experience-monks/tap-dev-toolTool to format Test Anything Protocol output in browser console29
jcheatham/hypertextmarkdownConverts HTML to markdown text1
gummesson/tap-jsonFormats JSON output to conform to the Test Anything Protocol (TAP) standard26
derhuerst/chutneyAutomates TAP test running on remote browsers at Sauce Labs5
markdown-it/markdown-it-containerCreates custom block-level containers for markdown-it markdown parser503
yovasx2/ava-tap-jsonTransforms TAP JSON output from testing frameworks into a human-readable format1
scottcorgan/tap-outA parser for the TAP testing framework, providing an alternative to existing implementations.23