2 Star 14 Fork 8

king / ApiFramework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pytest.ini 600 Bytes
一键复制 编辑 原始数据 按行查看 历史
king 提交于 2022-01-08 16:52 . first commit
[pytest]
addopts = -v
#--reruns=1 --reruns-delay=5
testpaths = test_case/ generate_case/
#python_functions = test_*
#python_files = test_* *_test
#python_classes = *Test Test*
markers =
smoke:smoke case
high:high level case
;log_cli=0
;log_cli_level=INFO
#log_cli_date_format=%Y-%m-%d-%H-%M-%S
#log_cli_format=%(asctime)s-%(filename)s-%(module)s-%(funcName)s-%(lineno)d-%(levelname)s-%(message)s
;
;log_file=logs/default.log
;log_file_level=INFO
;log_file_date_format=%Y-%m-%d-%H-%M-%S
;log_file_format=%(asctime)s-%(filename)s-%(module)s-%(funcName)s-%(lineno)d-%(levelname)s-%(message)s
Python
1
https://gitee.com/King15800/ApiFramework.git
git@gitee.com:King15800/ApiFramework.git
King15800
ApiFramework
ApiFramework
master

搜索帮助