fuel-ostf-tests =============== In order to start tests you will need to perform next commands: fab unit fab testall Ideally tests should be runned with tox, e.g: tox -e py27 or tox