scipy / scipy_doctest

Floating-point aware doctesting
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Configure pytest to run doctests based on the cli options and configurations #68

Closed Sheila-nk closed 6 months ago

Sheila-nk commented 6 months ago

I believe we can close this issue as completed since @ev-br's merged PR: https://github.com/scipy/scipy_doctest/pull/128 configures pytest to run doctests based on the registered cli options.