use resty-cli for running lua unit tests
This commit is contained in:
parent
81848e6564
commit
5c18fc9595
3 changed files with 18 additions and 1 deletions
3
build/busted
Executable file
3
build/busted
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env resty
|
||||
|
||||
require "busted.runner"({ standalone = false })
|
||||
Loading…
Add table
Add a link
Reference in a new issue