uvu
Test runner
An extremely fast and lightweight test runner for Node.js and the browser
uvu is an extremely fast and lightweight test runner for Node.js and the browser
3k stars
21 watching
99 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,919 |
avajs/ava | A test runner for Node.js with features like concurrency and detailed error output to help developers write and run tests efficiently | 20,747 |
devexpress/testcafe | A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. | 9,826 |
assertj/assertj | A library providing fluent and typed assertions for unit testing in Java | 2,646 |
vitest-dev/vitest | A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,228 |
chaijs/chai | A testing framework that provides multiple assertion styles and plugins for Node.js and browser development. | 8,158 |
thlorenz/proxyquire | A tool that allows overriding dependencies in Node.js applications during testing without modifying the original code. | 2,748 |
stretchr/testify | A toolkit providing common assertions and mocks to support testing in Go programming language. | 23,652 |
lokesh/color-thief | Tools to test and build JavaScript projects with a browser-compatible color palette grabber | 12,698 |
tape-testing/tape | A test harness and reporter for unit tests in JavaScript applications. | 5,771 |
tj/should.js | A test framework agnostic assertion library for JavaScript | 2,746 |
karatelabs/karate | A test automation framework that simplifies API testing and allows non-programmers to write tests | 8,356 |
nightwatchjs/nightwatch | A Node.js-based end-to-end testing framework using the W3C Webdriver API for web and native mobile app testing. | 11,855 |
gotwarlost/istanbul | A tool that measures and reports code coverage in JavaScript projects | 8,701 |
power-assert-js/power-assert | A JavaScript assertion library that provides descriptive error messages through the standard assert interface. | 2,808 |