1 Star 0 Fork 10

dsc / httpfpt

forked from wu-clan / httpfpt 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyrightconfig.json 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
wu-clan 提交于 2023-11-01 15:11 . 添加运行测试CLI命令 (#62)
{
"exclude": [
"**/__pycache__",
"**/.*",
"venv/**",
"httpfpt/testcases/**",
"httpfpt/utils/data_manage/**.py"
],
"ignore": [
"httpfpt/utils/auth_plugins.py",
"httpfpt/conftest.py"
],
"reportUnusedImport": "error",
"reportOptionalMemberAccess": false,
"reportOptionalSubscript": false,
"reportUnnecessaryTypeIgnoreComment": true,
"pythonPlatform": "All"
}
Python
1
https://gitee.com/dasouche/httpfpt.git
git@gitee.com:dasouche/httpfpt.git
dasouche
httpfpt
httpfpt
master

搜索帮助