Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Sep 2, 2022
1 parent 9d08b30 commit 2f12dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/extending.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Once you have the virtual environment set up, tests can be run using the followi
pytest --device cuda # can be cuda or cpu, defaults to cpu
```

Any failures will be reported in the file [`${GaNDLF_HOME}/testing/failures.log`](https://github.com/CBICA/GaNDLF/blob/5030ff83a38947c1583b58a08598308886ee9a0a/testing/conftest.py#L25).

[Back To Top ↑](#table-of-contents)

### Code coverage
Expand Down

0 comments on commit 2f12dd3

Please sign in to comment.