Re: Project report: Test infrastructure and property-based tests for Channels

2017-05-15 Thread Adam Johnson
Nice one! 👏 Happy to see more Hypothesis tests, I've had great experience with it too. On 15 May 2017 at 11:54, wrote: > Hi everyone, > > I did some work on Channels' tests and testing infrastructure as part of > the Mozilla grant. This is my report. > > Channels consists of five projects under

Project report: Test infrastructure and property-based tests for Channels

2017-05-15 Thread m
Hi everyone, I did some work on Channels' tests and testing infrastructure as part of the Mozilla grant. This is my report. Channels consists of five projects under the Django organization. First of all, I agreed with Andrew on versions of Django, Python and Twisted that we want to support ac