qunit-tap
Test runner
Enables QUnit test output in TAP format for automated testing and CI/CD pipelines.
A TAP Output Producer Plugin for QUnit
72 stars
10 watching
13 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aghassemi/tap-xunit | Converts TAP output to xUnit XML format | 42 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
karma-runner/karma-qunit | An adapter plugin for QUnit testing framework. | 51 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
derhuerst/chutney | Automates TAP test running on remote browsers at Sauce Labs | 5 |
scottcorgan/tap-out | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
tapjs/tap-mocha-reporter | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 148 |
calvinmetcalf/tap-nyan | A test reporting tool inspired by Mocha's nyan reporter and Scott Corgan's tap-spec reporter | 147 |
fnogatz/tap | Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |