1 Star 0 Fork 13

徐州市谦思信息科技研发中心 / rainbond-console

forked from 好雨科技 / rainbond-console 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tox.ini 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
GLYASAI 提交于 2019-07-23 17:28 . [ADD] list enterprises
[pytest]
addopts = -p no:warnings
DJANGO_SETTINGS_MODULE = goodrain_web.test_settings
python_files = tests.py test_*.py *_tests.py *_test.py
python_classes= *Tests
python_functions=test_*
[tox]
envlist = py27
skipsdist = true
[testenv]
commands =
pytest --cov=console
Python
1
https://gitee.com/qsgo/rainbond-console.git
git@gitee.com:qsgo/rainbond-console.git
qsgo
rainbond-console
rainbond-console
master

搜索帮助