luvit-tape
TAP tester
A test tool for Lua that generates TAP (Test Anything Protocol) tests and skips or finishes tests as needed.
TAP tests for Luvit!
7 stars
14 watching
0 forks
Language: Lua
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
virgo-agent-toolkit/luvit-stream | A Lua implementation of a stream interface with support for readable and transform streams. | 6 |
virgo-agent-toolkit/luvit-request | A Lua-based library for making HTTP requests | 3 |
virgo-agent-toolkit/luvit-rackspace-monitoring-client | Provides an interface to Rackspace Monitoring as a Service from Lua | 1 |
luvitrocks/oauth | An OAuth wrapper in Lua for working with authentication protocols | 4 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 551 |
tape-testing/testling | A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
python-tap/tappy | Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
experience-monks/tap-dev-tool | Tool to format Test Anything Protocol output in browser console | 29 |
twada/qunit-tap | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
derhuerst/tap-min | A lightweight utility for formatting TAP test output to minimal content. | 7 |
bjornbytes/lust | A lightweight Lua testing framework with flexible assertion styles and support for nested testing blocks. | 112 |
fnogatz/tap | Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |