There's something going on the Hypothesis project right now: There are currently three high quality pull requests open from people who aren't me adding new functionality.
Create profile loading mechanism
Implement characters strategy
Add dates() and times() strategies to hypothesis.extra.datetime
Additionally, Alexander Shorin (author of the characters strategy one) has a CouchDB backed implementation of the Hypothesis example database which I am encouraging him to try to merge into core.
When I did my big mic drop post it was very unclear whether this was going to happen. One possible outcome of feature freeze was simply that Hypothesis was going to stabilize at its current level of functionality except for when I occasionally couldn't resist the urge to add a feature .
I'm really glad it has though. There's a vast quantity of things I could do with Hypothesis, and particularly around data generation and integrations it's more or less infinitely parallellisable and doesn't require any deep knowledge of Hypothesis itself, so getting other people involved is great and I'm very grateful to everyone who has submitted work so far.
And I'd like to take this forward, so I've updated the documentation and generally made .. cntd
↧