Skip to content

Commit 7077455

Browse files
DpananosColCarroll
authored andcommitted
Made testing docs a little clearer (#3040)
1 parent 0253de3 commit 7077455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ tools:
100100

101101
```bash
102102
$ pip install pytest pytest-cov coverage
103-
$ pytest --cov=pymc3 pymc3/tests/tests_for_package.py
103+
$ pytest --cov=pymc3 pymc3/tests/<name of test>.py
104104
```
105105

106106
* No `pyflakes` warnings, check with:

0 commit comments

Comments
 (0)