
On 7/6/22 14:02, david korczynski wrote:
Hi Numpy maintainers,
Would you be interested in integrating continuous fuzzing by way of OSS-Fuzz? Fuzzing is a way to automate test-case generation and has been heavily used for memory unsafe languages. Recently efforts have been put into fuzzing memory safe languages and Python is one of the languages where it would be great to use fuzzing.
...
Let me know your thoughts on this and if you have any questions as I’m happy to clarify or go more into details with fuzzing.
Kind regards, David
Could you compare and contrast this to hypothesis [0], which we are already using in our testing? I don't understand what you mean by "Python is one of the languages where it would be great to use fuzzing". Why? Matti [0] https://hypothesis.readthedocs.io/en/latest/index.html