Closed Totktonada closed 3 years ago
test-run tests are not run with python setup.py test
.
make test
that depends on unit).
python setup.py test
. Not sure due to submodule.git submodule update --recursive --init
to test.sh.python setup.py test
with make test
in test.sh.
It was blocked by an old tarantool-python submodule in test-run (https://github.com/tarantool/test-run/issues/126) as @kbelyavs says, but now it does not.