[Numpy-discussion] pytest, fixture and parametrize

Matti Picus matti.picus at gmail.com
Wed Aug 8 20:40:00 EDT 2018



On 08/08/18 17:34, Juan Nunez-Iglesias wrote:
> A NumPy document on preferred testing practices would be very valuable 
> even to projects beyond NumPy, just like HOW_TO_DOCUMENT.txt was 
> valuable to the entire ecosystem.
>
We have these guidelines 
http://www.numpy.org/devdocs/reference/testing.html, or if you prefer 
the source https://github.com/numpy/numpy/blob/master/doc/TESTS.rst.txt. 
It was updated for pytest in the 1.15 release, but could use some more 
editing and refinement.
Matti


More information about the NumPy-Discussion mailing list