This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-tsg-diagnose/README.md

12 lines
553 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

此项目是自动功能验证测试用例的实现实现了包括拦截策略为bypassinterceptredirectblockreplacehijackblockinstert的情况下的测试用例
主要包括以下目录:
1、badssl.com 模拟https中证书可能出现的情况
2、docker-compose 存放docker-compose.yml文件的目录
3、unittest_python 是存放执行测试用例的python文件和生成相关docker镜像的dockerfile文件
#4、wpr_golang 是存放web page replay 的执行文件和生成相关镜像的dockerfile文件