lua-resty-test
Test framework
A test framework for testing Lua functions in an ngx_lua context
Lua test frame for the ngx_lua based on Openresty
134 stars
11 watching
34 forks
Language: Lua
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
thibaultcha/lua-resty-busted | Enables testing of Lua scripts written for OpenResty using the Busted testing framework. | 32 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
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-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
antonheryanto/lua-resty-stack | A Lua-based application stack for building RESTful APIs | 12 |
doujiang24/lua-resty-ini | Provides an ini parser for a Lua-based web framework | 49 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
p0pr0ck5/lua-resty-waf | A high-performance web security framework built on the OpenResty stack and Lua API. | 1,281 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 822 |