diff options
author | thaissiqueira <thais.siqueira@thoughtworks.com> | 2017-04-27 17:40:38 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-27 17:40:38 -0300 |
commit | b62c5c2ae1d823209e01436a1cbdb9967bc76796 (patch) | |
tree | c0245143a8bee225cce1b24a71c0bc1b01878bd7 | |
parent | 8c8dd3fc8e9a9ae6c39849a791a9d59d68250808 (diff) |
Adding link to 'Running Tests' wiki on readme
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -121,8 +121,11 @@ You can install the Pixelated User Agent and the Leap Platform at once, just by NOTE: Be aware that you will not be able to send mails outside, but you can test sending mails internally from one user to another. -## Running tests on your local machine +## Running tests +[Here](https://github.com/pixelated/pixelated-user-agent/wiki/Running-Tests) you will find informations about how to run Pixelated tests. + +### Running tests on your local machine If you want to run the tests in your host machine outside of vagrant: ``` |