lua-resty-test
Test framework
Provides a Lua test framework for testing ngx_lua and other servers.
Lua test frame for the ngx_lua based on Openresty
134 stars
11 watching
34 forks
Language: Lua
last commit: about 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 | 809 |
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-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
antonheryanto/lua-resty-stack | A Lua-based application stack for building RESTful APIs | 12 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 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 | 324 |
p0pr0ck5/lua-resty-waf | A high-performance web security framework built on the OpenResty stack and Lua API. | 1,280 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 819 |