I think the pros outweigh the cons -- I'll comment briefly on the PR.
On Mon, 9 Sep 2019 at 02:41, Matti Picus wrote:
> We have discussed using the hypothesis package to generate test cases at a
> few meetings informally. At the EuroSciPy sprint, kitchoi took up the
> challenge and issued a pull
We have discussed using the hypothesis package to generate test
cases at a few meetings informally. At the EuroSciPy sprint,
kitchoi took up the challenge and issued a pull request
https://github.com/numpy/numpy/pull/14440 that actually goes ahead
and does it. Whi