1 Star 0 Fork 0

hunterfox/rbtools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pytest.ini 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
[pytest]
python_files = tests.py test_*.py
python_classes = *Tests
python_functions = test_*
testpaths = rbtools
log_cli_level = DEBUG
log_format = %(asctime)s %(levelname)s %(name)s -- %(message)s
required_plugins =
pytest-env
filterwarnings =
# This is needed because we still support Python 2.7.
ignore: Please use assertRaisesRegex instead.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hunterfox/rbtools.git
git@gitee.com:hunterfox/rbtools.git
hunterfox
rbtools
rbtools
master

搜索帮助