busted
Test runner
A unit testing framework for Lua that provides a simple and extensible way to write and run tests.
Elegant Lua unit testing.
1k stars
38 watching
188 forks
Language: Lua
last commit: 3 months ago
Linked from 2 awesome lists
luatesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A test library for Lua that supports declarative testing with nested contexts and code coverage reports. | 161 |
| A Lua assertion library providing additional tests and custom assertion capabilities. | 209 |
| Automates testing of Elixir projects after each file change | 920 |
| A Neovim plugin to run tests in various programming languages | 185 |
| A testing framework that supports both CLI and browser environments. | 2 |
| A comprehensive test runner for Clojure and ClojureScript applications. | 805 |
| A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
| A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
| Standalone autotest for testing Ruby applications without ZenTest | 121 |
| A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| A unit testing framework for Lua with support for randomized testing. | 84 |
| A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
| A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
| A tool for writing unit tests directly in Xcode Playgrounds | 54 |
| A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |