maronuu opened this issue 2 years ago · 0 comments
In tox.ini,
tox.ini
Current:
[testenv] allowlist_externals = coverage skip_install = true commands = coverage run -m unittest discover -s test
This should include integration_test dir
integration_test