Hello!
On Wed, Nov 5, 2014 at 4:16 PM, Marco Palladino wrote:
> It would be nice to have some documentation, or a tutorial, about OpenResty
> testing best practices - this would be useful especially for integration
> tests.
>
At CloudFlare, we just subclass the opensource test scaffold class
Test::Nginx::Socket::Lua in Test::Nginx [1] on CPAN, and drive our
application test suite in a declarative manner.
Regards,
-agentzh
[1] http://search.cpan.org/dist/Test-Nginx