scipy / scipy_doctest

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

Update pytest plugin documentation #96

Closed Sheila-nk closed 11 months ago

Sheila-nk commented 12 months ago

We'll need to not forget to document in big bold letters that without the plugin pytest --doctest-modules runs both tests and doctests, while with the plugin, it's only doctests.

_Originally posted by @ev-br in https://github.com/scipy/scipy/pull/19242#discussion_r1327606041_