tape

Test harness

A test harness and reporter for unit tests in JavaScript applications.

tap-producing test harness for node and browsers

GitHub

6k stars
67 watching
305 forks
Language: JavaScript
last commit: 2 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tapjs/tapjs A Node.js testing framework with a wide range of features and plugins. 2,359
lukeed/uvu An extremely fast and lightweight test runner for Node.js and the browser 2,978
jestjs/jest A comprehensive testing solution for JavaScript projects 44,276
alexfernandez/loadtest A tool that simulates real-world loads on web servers to test performance under various conditions 2,581
jsynowiec/node-typescript-boilerplate A minimalistic project template to jump start a Node.js back-end application in TypeScript. 2,754
marmelab/gremlins.js A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. 9,025
thlorenz/proxyquire A tool that allows overriding dependencies in Node.js applications during testing without modifying the original code. 2,749
testem/testem A test runner for JavaScript unit testing that supports various frameworks and environments. 2,922
neon-bindings/neon Rust bindings for writing Node.js native addons. 8,063
getgauge/taiko Automates Chromium-based browsers and Firefox to test modern web applications 3,584
devexpress/testcafe A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. 9,822
wiremock/wiremock A tool for mocking HTTP services in development and testing environments 6,374
keploy/keploy Automates unit test generation and stubbing for developers 5,106
theturtle32/websocket-node An implementation of the WebSocket protocol for Node.js 3,757
remy/nodemon Automatically restarts Node.js applications upon file changes 26,326