telescope
Test library
A test library for Lua that supports declarative testing with nested contexts and code coverage reports.
A highly customizable test library for Lua that allows declarative tests with nested contexts.
161 stars
11 watching
36 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scalameta/munit | A testing library for Scala that provides actionable errors and extensible APIs for writing reliable tests | 434 |
silentbicycle/lunatest | A unit testing framework for Lua with support for randomized testing. | 84 |
lunarmodules/busted | A unit testing framework for Lua that provides a simple and extensible way to write and run tests. | 1,440 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 209 |
monix/minitest | A lightweight testing framework for Scala and Scala.js | 179 |
jyapayne/einheit | A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
oblador/loki | Automated testing tool for React applications to ensure visual consistency and accuracy | 1,795 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 185 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
comet-ml/opik | A platform for evaluating and testing large language models (LLMs) during development and production. | 2,588 |
poyro/poyro | An extension of Vitest for testing LLM applications using local language models | 31 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |