Running the test suite is not available on the PyMC website

The CONTRIBUTING.md file, which describes how to run the test suite is not mentioned in the PyMC documentation.

Can we include this on the website as well?

So far, I’ve been running tests by first creating an environment with
conda env create -f .\conda-envs\windows-environment-test-py38.yml
and then activating pymc-test-py38

Is there anything else we need to do?

This is related to Update CONTRIBUTING.md to point to actual contributing guide in docs · Issue #5425 · pymc-devs/pymc · GitHub. Everything should appear in the docs, and the CONTRIBUTING should have 2 paragraphs at most and point to the docs. However right now both exist and they are progressively starting to diverge

1 Like