Pynguin—PYthoN General UnIt test geNerator
Release v0.41.0.dev. (Installation)
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.
The User Guide
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
The Contributor Guide
If you want to contribute to the project, this part of the documentation is for you.
The API Documentation
If you are looking for information on a specific function, class, or method, this part of the documentation is for you