Skip to content

Commit 890c2cc

Browse files
manulpatelricardoV94
authored andcommitted
Updated Pytest video series link
1 parent 5cf7efe commit 890c2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/running_the_test_suite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pip install -r requirements-dev.txt
77
```
88

99
The PyMC test suite uses `pytest` as the testing framework.
10-
If you are unfamiliar with `pytest`, check out [this short video series](https://calmcode.io/pytest/).
10+
If you are unfamiliar with `pytest`, check out [this short video series](https://calmcode.io/pytest/introduction.html).
1111

1212
With the optional dependencies installed, you can start running tests.
1313
Below are some example of how you might want to run certain parts of the test suite.

0 commit comments

Comments
 (0)