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

207 B

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