mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
add tests with external mock library
This commit is contained in:
5
tox.ini
5
tox.ini
@@ -137,6 +137,11 @@ commands =
|
||||
setenv =
|
||||
{[testenv:oldest]setenv}
|
||||
|
||||
[testenv:external-mock]
|
||||
commands =
|
||||
python {toxinidir}/tools/pip_install.py mock
|
||||
{[base]install_and_test} {[base]all_packages}
|
||||
|
||||
[testenv:lint]
|
||||
basepython = python3
|
||||
# separating into multiple invocations disables cross package
|
||||
|
||||
Reference in New Issue
Block a user