Quick pro tip: testing lua + Nginx

When you're working with this powerful combo you should consider test unit using Busted, the elegant Lua unit testing.

describe"Busted unit testing framework"functiondescribe"should be awesome"functionit"should be easy to use"functionassert.truthy"Yup."endendend

要查看或添加评论,请登录

Leandro Moreira的更多文章