1 Star 0 Fork 53

oruizn / rssant

forked from AnyAnt / rssant 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pytest.ini 339 Bytes
一键复制 编辑 原始数据 按行查看 历史
guyskk 提交于 2021-11-13 14:20 . fix pytest.ini, ignore dist and build dir
[pytest]
norecursedirs=data .vscode
addopts=--doctest-modules -v --cov . -W all --ignore=data --ignore=box --ignore=unmaintain --ignore=build --ignore=dist
doctest_encoding=UTF-8
python_files=test_*.py *_test.py tests.py *_tests.py
DJANGO_SETTINGS_MODULE=rssant.settings
markers=
dbtest: mark a test which need access django database.
Python
1
https://gitee.com/oruizn/rssant.git
git@gitee.com:oruizn/rssant.git
oruizn
rssant
rssant
master

搜索帮助