Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Hypothesis 6.136.6 documentation
Logo
  • Quickstart
  • Tutorial
    • Introduction to Hypothesis
    • Built-in strategies
    • Adapting strategies
    • Custom strategies
    • Configuring test settings
    • Replaying failed tests
    • Adding notes
  • How-to guides
    • Suppress a health check everywhere
    • Write type hints for strategies
    • Write a custom Hypothesis database
    • Detect Hypothesis tests
  • Explanations
    • Domain and distribution
    • How many times will Hypothesis run my test?
  • API Reference
    • API Reference
    • Strategies Reference
    • Integrations Reference
    • Hypothesis internals
  • Stateful tests
  • Extras
  • Changelog

About Hypothesis

  • Hypothesis development
  • Compatibility
  • Projects using Hypothesis
  • Third-party extensions
  • Packaging guidelines
  • Community
Back to top
View this page

ExplanationsΒΆ

These explanation pages are oriented towards deepening your understanding of Hypothesis, including its design philosophy.

  • Domain and distribution
  • How many times will Hypothesis run my test?
Next
Domain and distribution
Previous
Detect Hypothesis tests
Copyright © 2013-2025, the Hypothesis team
Made with Sphinx and @pradyunsg's Furo