lua-resty-busted
Script tester
Enables testing of Lua scripts written for OpenResty using the Busted testing framework.
Test OpenResty scripts with busted
32 stars
3 watching
7 forks
Language: Lua
last commit: 12 months ago
Linked from 1 awesome list
lua-restyngx-luaopenresty
Related projects:
Repository | Description | Stars |
---|---|---|
iresty/lua-resty-test | A test framework for testing Lua functions in an ngx_lua context | 134 |
thibaultcha/lua-resty-multipart | A Lua library that parses multipart HTTP requests and generates multipart responses. | 7 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 404 |
thibaultcha/lua-resty-jit-uuid | A LuaJIT-based UUID library with performance optimizations and additional features. | 205 |
thibaultcha/lua-resty-socket | Automatic compatibility module for LuaSocket and cosockets in lua-resty modules | 36 |
thibaultcha/lua-cassandra | A pure Lua driver for Apache Cassandra | 98 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
satrobit/lua-resty-ddos | A Lua module for detecting and mitigating Distributed Denial of Service (DDoS) attacks | 16 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 528 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
openresty/lua-resty-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |