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: 11 months ago
Linked from 1 awesome list
lua-restyngx-luaopenresty
Related projects:
Repository | Description | Stars |
---|---|---|
iresty/lua-resty-test | Provides a Lua test framework for testing ngx_lua and other servers. | 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 | 403 |
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. | 427 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
satrobit/lua-resty-ddos | A Lua-based module for detecting and mitigating bot traffic in web applications | 16 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 524 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
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. | 124 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |