fuel-plugin-lma-collector/doc/source/dev/tests.rst

11 lines
207 B
ReStructuredText

Running tests
-------------
You need to have `tox` and `bundler` installed for running the tests.
Quickstart for Ubuntu Trusty::
apt-get install tox ruby ruby1.9.1-dev
gem install bundler
tox