Release v|version|. (:ref:`Installation <install>`)
Pynguin (IPA: ˈpɪŋɡuiːn) is a framework that allows automated unit test generation for Python. It is an extensible tool that allows the implementation of various test-generation approaches.
If you are a potential user of Pynguin start here with how to install and use Pynguin. This part is mostly prose and shows step-by-step how you can use Pynguin to generate unit tests for your project
.. toctree:: :maxdepth: 2 user/intro user/install user/quickstart user/assertions user/reproducible
If you want to contribute to the project, this part of the documentation is for you.
.. toctree:: :maxdepth: 3 dev/contributing dev/development
If you are looking for information on a specific function, class, or method, this part of the documentation is for you
.. toctree:: :maxdepth: 2 api