pynguin icon indicating copy to clipboard operation
pynguin copied to clipboard

The PYthoN General UnIt Test geNerator is a test-generation tool for Python

Results 33 pynguin issues
Sort by recently updated
recently updated
newest added
trafficstars

Is there anything that prevents `pynguin` from running in a Python 3.11+ environment?

I want to apply Pynguin to generate the test cases for my project in a specific time. However, the "maximum_search_time" option in Pynguin's command could not work. My command was...