Pynguin—PYthoN General UnIt test geNerator

Release v0.35.0. (Installation)

https://img.shields.io/badge/License-MIT-blue.svg https://img.shields.io/badge/code%20style-black-000000.svg https://badge.fury.io/py/pynguin.svg https://img.shields.io/pypi/pyversions/pynguin.svg https://readthedocs.org/projects/pynguin/badge/?version=latest

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