HypoFuzz documentation
======================

:pypi:`Hypothesis` is free and open-source software, and always will be.
It's proven itself invaluable for everyone - from students to high-school
teachers, astrophysicists to data scientists, web developers to systems
programmers, and even for hardware designers.

HypoFuzz builds on that success: if you have Hypothesis tests, HypoFuzz
gives you a fantastic way to spend CPU time - instead of engineering time -
to find bugs early in your development cycle.

* `HypoFuzz website <https://hypofuzz.com/>`_
* `HypoFuzz documentation <https://hypofuzz.com/docs/index.html>`_
* `HypoFuzz source code <https://github.com/Zac-HD/hypofuzz>`_

.. toctree::
    :hidden:

    quickstart
    manual/index.rst
    reference
    features
    changelog

.. toctree::
    :caption: About HypoFuzz
    :hidden:

    compatibility
    literature
