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.

GitHub

1k stars
38 watching
186 forks
Language: Lua
last commit: 28 days ago
Linked from 2 awesome lists

luatesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
norman/telescope A test library for Lua that supports declarative testing with nested contexts and code coverage reports. 161
lunarmodules/luassert A Lua assertion library providing additional tests and custom assertion capabilities. 206
lpil/mix-test.watch Automates testing of Elixir projects after each file change 920
klen/nvim-test A Neovim plugin to run tests in various programming languages 183
josema/tabe A testing framework that supports both CLI and browser environments. 2
lambdaisland/kaocha A comprehensive test runner for Clojure and ClojureScript applications. 801
marathonlabs/marathon A platform-independent test runner designed to balance performance and stability in automated testing 584
lorenzofox3/zora A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. 539
grosser/autotest A tool that automates testing of Ruby projects by running tests as soon as a file is saved. 121
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
silentbicycle/lunatest A unit testing framework for Lua with support for randomized testing. 84
bearror/oletus A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. 45
lunarmodules/penlight A collection of reusable Lua libraries for input data handling, functional programming, and OS path management 1,931
liquidsoul/xctestplayground A tool for writing unit tests directly in Xcode Playgrounds 54
azer/prova A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. 332