Configuring Pytest to Run Doctest | Towards Data Science

Learn how to configure pytest in pyproject.toml to run doctests

By · · 1 min read
Configuring Pytest to Run Doctest | Towards Data Science

Source: Towards Data Science

Learn how to configure pytest in pyproject.toml to run doctests