Skip to content

pkqk/hypothesis

 
 

Repository files navigation

Hypothesis

Hypothesis is a library for property based testing in Python, based on the Haskell library Quickcheck. It's designed to integrate seamlessly into your existing Python unit testing work flow.

Hypothesis is easy to use, stable, and extremely powerful. If you're not using Hypothesis to test your project then you're missing out.

To learn more about how to use Hypothesis, extensive documentation and examples of usage is available at readthedocs.

About

Hypothesis is an advanced Quickcheck style testing library for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.7%
  • Shell 3.4%
  • PowerShell 1.9%