lua-resty-busted icon indicating copy to clipboard operation
lua-resty-busted copied to clipboard

Test OpenResty scripts with busted

Results 2 lua-resty-busted issues
Sort by recently updated
recently updated
newest added

I'm trying to run the project but it's returning the error: ``` # DBG_NOREADLINE=true busted ./test/specs --coverage ...al/openresty/luajit/share/lua/5.1/busted/modules/cli.lua:111: attempt to call method 'add_flag' (a nil value) ```