Hello Openresty developers,
Thank you for putting together such a great bundle of modules for nginx.
I am working on implementing some nginx-lua scripts and need a way to run automated tests on scripts that have dependency onto ngx variables. I have found references to Test::Nginx and think it might be what I need, but am having trouble getting started.
https://github.com/openresty/test-nginx
Can you point me to the documentation or a getting started guide for this perl test tool? What is the simplest example or "hello world" test that can be written.
I appreciate your help,
Jenny