1 Star 0 Fork 1

ganqx / avocado

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
requirements-selftests.txt 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Avocado test requirements
# inspektor (static and style checks)
isort==4.3.21
pyenchant==2.0.0
pylint==2.5.0
astroid==2.4.0
inspektor==0.5.2
coverage==5.1
# funcsigs
funcsigs>=0.4
# To run make check
aexpect==1.5.1
psutil==5.6.6
# pycdlib is an optional requirement in production
# but is necessary for selftests
pycdlib==1.6.0
# For avocado.utils.network selftests
netifaces
# For tests that validate the produced XUnit output
elementpath==1.1.8
xmlschema==1.0.11
Python
1
https://gitee.com/ganqx/avocado.git
git@gitee.com:ganqx/avocado.git
ganqx
avocado
avocado
master

搜索帮助