FICHA · MANJARO

python-hypothesis

Advanced Quickcheck style testing library for Python

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Generates many test inputs automatically so Python code can be checked against properties instead of only hand-picked examples. It helps find edge cases in parsers, data structures, APIs, and business rules.

Developers use it in test suites to describe what should always remain true. It can create surprising inputs, so failing tests should be inspected carefully rather than dismissed as random noise.

Permissions

Permissions not analysed for this source yet.