Add busted unit testing framework for lua code
This commit is contained in:
parent
62895ffd0b
commit
4f9865529a
8 changed files with 97 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
std = 'ngx_lua'
|
||||
globals = {'_'}
|
||||
exclude_files = {'./rootfs/etc/nginx/lua/test/*.lua'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue