nginx openresty 几个测试工具
作者:互联网
参考图
使用说明
对于经常基于perl 开发的可以直接基于nginx 或者openresty 的nginx 测试工具,基于基于nodejs 的我们可以直接使用jirutka/nginx-testing (基于mocha)是一个不错的工具,因为现在jest 是一个很不错的js 测试套件,我们可以利用容器以及jest 的testcontainer 服务
参考资料
https://github.com/nginx/nginx-tests
https://github.com/testcontainers/testcontainers-node
https://github.com/jirutka/nginx-testing
https://github.com/openresty/test-nginx
https://github.com/Trendyol/jest-testcontainers
https://www.npmjs.com/package/@trendyol/jest-testcontainers
标签:github,openresty,testcontainers,nginx,jest,测试工具,com 来源: https://www.cnblogs.com/rongfengliang/p/16324288.html