yandex-tank/tests/run_nosetest.sh

4 lines
143 B
Bash
Raw Normal View History

2013-07-30 15:02:22 +00:00
#!/bin/bash
2014-02-20 13:12:08 +00:00
nosetests --with-xunit --all-modules --traverse-namespace --with-coverage --cover-inclusive --cover-erase --cover-package=Tank $@