X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=b4fec3d19a332fff1a19ef4060f504079ccd1334;hb=6c4ec5e0056a73ae0e0ca46ceb4b662a647acefe;hp=f3cbbf81ee6bdc399d6058c0c2be36fee5a05e85;hpb=2ed7314a9ea1240883655bc521b6e27f149aa485;p=osm%2FN2VC.git diff --git a/tox.ini b/tox.ini index f3cbbf8..b4fec3d 100644 --- a/tox.ini +++ b/tox.ini @@ -11,6 +11,9 @@ skipsdist=True usedevelop=True passenv = HOME -commands = py.test -rsx -s +commands = py.test -ra -s -x -n auto deps = pytest + pytest-asyncio + pytest-xdist + mock