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 c5b6914 commit 7b34e6c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,7 @@ If above command fails due to dependency issues, try:
To run tests:
1. Download the [test set](https://github.com/urmi-21/pyrpipe/tree/master/tests) ([direct link](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/urmi-21/pyrpipe/tree/master/tests))
2. `pip install pytest`
3. To build test_environment (This will download tools):
```
cd tests
bash build_test_env.sh
```
See [this](https://github.com/urmi-21/pyrpipe/blob/master/tests/README.md)

3. To build test_environment. Please [READ THIS](https://github.com/urmi-21/pyrpipe/blob/master/tests/README.md)
4. From pyrpipe root directory, run `py.test tests/test_*`


Expand Down

0 comments on commit 7b34e6c

Please sign in to comment.