FICHA · AUR

python2-hypothesis

Advanced Quickcheck style testing library for Python (4.x is the last version supporting Python2)

  • property testing library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

Property-based tests can generate many input cases for legacy Python 2 projects. Hypothesis helps developers find edge cases by describing expected properties instead of only fixed examples.

It runs test code repeatedly with generated data and may expose hidden failures. Treat failures as real until minimized and understood.

Permissions

Permissions not analysed for this source yet.