5 Star 37 Fork 9

deepin-community / youqu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pytest.ini 437 Bytes
一键复制 编辑 原始数据 按行查看 历史
[pytest]
addopts =
-s
-vv
; --durations=3
--no-header
--verbosity=2
--show-capture=no
--reruns-delay=1
--color=auto
--code-highlight=yes
--tb=auto
-r fEs
--continue-on-collection-errors
--ignore=src,setting,public
filterwarnings =
ignore
ignore::UserWarning
ignore:.*U.*mode is deprecated:DeprecationWarning
console_output_style = count
testpaths = apps
minversion = 6.2.5
Python
1
https://gitee.com/deepin-community/youqu.git
git@gitee.com:deepin-community/youqu.git
deepin-community
youqu
youqu
master

搜索帮助