# hypothesis
Description
===========
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized
by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets
you find more bugs in your code with less work.
More information
================
- Homepage: https://github.com/HypothesisWorks/hypothesis
## Availability
| Module |Generic|E5|Lake|Epyc|Cascade|
|------|------|------|------|------|------|
|hypothesis/6.13.1-GCCcore-10.3.0|| ✓ | ✓ || ✓ |
|hypothesis/6.14.6-GCCcore-11.2.0|| ✓ | ✓ || ✓ |
|hypothesis/6.82.0-GCCcore-12.3.0|| ✓ | ✓ || ✓ |
|hypothesis/6.90.0-GCCcore-13.2.0|| ✓ | ✓ || ✓ |
|hypothesis/6.103.1-GCCcore-13.3.0|| ✓ ||||