File: README.md

package info (click to toggle)
python-hypothesis 6.151.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,432 kB
  • sloc: python: 64,752; sh: 244; makefile: 35; javascript: 6
file content (5 lines) | stat: -rw-r--r-- 378 bytes parent folder | download
1
2
3
4
5
# Examples of Hypothesis usage

This is a directory for examples of using Hypothesis that show case its features or demonstrate a useful way of testing something.

Right now it's a bit small and fairly algorithmically focused. Pull requests to add more examples would be *greatly* appreciated, especially ones using e.g. the Django integration or testing something "Businessy".