Add fuel-astute tests info to README

Change-Id: I1955239f2020faa454a2b36fe320c31a570a9502
This commit is contained in:
Przemyslaw Kaminski 2015-05-06 14:39:10 +02:00
parent 2684483866
commit 7b754dcfc5
1 changed files with 10 additions and 0 deletions

View File

@ -65,6 +65,16 @@ tmux
to a separate file for easier inspection of history. The file's name can be fetched in current
active window from the `TMUX_LOG_FILE` variable (see `/home/vagrant/.bash_profile`).
Astute
----
To run Ruby tests for `fuel-astute`:
```
cd /sources/fuel-astute
rvm gemset use astute
./run_tests.sh
```
TODO
----
* eliminate the need for running `rsync-auto` and instead install the `rsync` service inside the Vagrant box