Skip to content

Commit

Permalink
updateTestInstructions
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Feb 18, 2020
1 parent 7339315 commit b65ac28
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ To run tests:
3. To build test_environment (This will download tools):
```
cd tests
. ./build_test_env.sh
bash build_test_env.sh
```
4. Go one directory above (use same terminal used for `build_test_env.sh`) `tests` and run `py.test tests/test_*`
See [this](https://github.com/urmi-21/pyrpipe/blob/master/tests/README.md)
4. From pyrpipe root directory, run `py.test tests/test_*`


### Install current developer version
Expand Down

0 comments on commit b65ac28

Please sign in to comment.