0
点赞
收藏
分享

微信扫一扫

nginx openresty 几个测试工具

郝春妮 2022-05-31 阅读 50

参考图

nginx openresty 几个测试工具_perl

 

使用说明

对于经常基于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​​

举报

相关推荐

0 条评论