On Wed, 28 Nov 2018 23:22:20 -0200 Marcos Eliziario <marcos.elizia...@gmail.com> wrote:
> But nobody is talking about exhausting the combinatoric space of all > possible values. Property Based Testing looks like Fuzzy Testing but it is > not quite the same thing. Well, the OP did talk about "exhaustively searching the multidimensional space". But I agree mere sampling is useful. I might give hypothesis a try someday. Usually I prefer hand-rolling my own stress testing routines. Regards Antoine. _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/