logo
首页技术栈工具库讨论
tox

tox

Tox is a generic virtualenv management and test command line tool you can use for - checking your package installs correctly with different Python versions and interpreters - running your tests in each of the environments, configuring your test tool of choice - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
GitHub icontox-dev/tox2075
CONDA
conda install -c anaconda tox
查看
标签
根据用户添加的标签生成
暂无标签