File: index.rst

package info (click to toggle)
python-hypothesis 6.130.5-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 14,884 kB
  • sloc: python: 59,532; ruby: 1,107; sh: 251; makefile: 45
file content (11 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
API Reference
=============

The technical API reference for Hypothesis is split into three pages. The API reference documents non-strategy objects that are part of the public API. The strategies reference documents builtin strategies, including for :doc:`extras </extras>`.  The integrations reference documents Hypothesis features with a defined interface, but no code API.

.. toctree::
   :maxdepth: 1

   api
   strategies
   integrations