nodeunit
Unit tester
A unit testing framework for Node.js and the browser with simple syntax and powerful tools.
Easy unit testing in node.js and the browser, based on the assert module.
2k stars
40 watching
370 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nodeca/navit | A tool for automating browser tests with Electron | 48 |
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
atilaneves/unit-threaded | An advanced unit testing framework that supports property-based testing and mocking in the D programming language. | 122 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
rafritts/bunit | A lightweight unit testing framework for Bash scripts. | 197 |
egoist/testen | Automates testing of multiple Node.js versions on local environment. | 175 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
osl/jcute | Automatically generates unit tests for Java programs by combining randomized concrete execution with symbolic execution and constraint solving. | 88 |
flexunit/flexunit | A unit testing framework for ActionScript 3 and Flex applications. | 270 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
ericlbarnes/codeigniter-simpletest | A CodeIgniter extension that provides simple unit testing functionality | 144 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
duluca/angular-unit-test-helper | A library that provides helper functions to write unit tests in Angular using mocks and spies | 6 |
clojure-expectations/expectations | A minimalist unit testing framework for Clojure. | 395 |