Re: Property-based "fuzzy" testing (Hypothesis) in Django

2020-02-20 Thread Elena Williams
(Goodness, we're always reserved about our own work.) Yabbering further with Zac having sent this email, it become evident I didn't include the link to my personal guide for Hypothesis testing for Django Users that started all this. It's er, quite different, from the official docs and probably more

Property-based "fuzzy" testing (Hypothesis) in Django

2020-02-20 Thread Elena Williams
Dear Django dev community, More and more of the python ecosystem is implementing property-based testing to find difficult and counter-intuitive edge cases using the library hypothesis: https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python For example testing using hypothesis

#28354

2020-02-20 Thread Artem Hruzd
https://code.djangoproject.com/ticket/28354 Will this widget be helpful ? I was using this in my few Django projects. Do I need to start work on this ticket ? [image: https://user-images.githubusercontent.com/3278913/74968911-a9681700-5441-11ea-9a66-db804c22b52f.png]