We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf7efe commit 890c2ccCopy full SHA for 890c2cc
docs/source/contributing/running_the_test_suite.md
@@ -7,7 +7,7 @@ pip install -r requirements-dev.txt
7
```
8
9
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/).
+If you are unfamiliar with `pytest`, check out [this short video series](https://calmcode.io/pytest/introduction.html).
11
12
With the optional dependencies installed, you can start running tests.
13
Below are some example of how you might want to run certain parts of the test suite.
0 commit comments