Pynguin is a tool for automated unit test generation for Python
copied from cf-staging / pynguinUnit test automated generation techniques have been proposed and mature tools exist for statically typed languages, such as Java. Pynguin is on of the first tool that fills this gap and allows the automated generation of unit tests for Python programs.