Skip to content

Pynguin 0.18.0

Compare
Choose a tag to compare
@stephanlukasczyk stephanlukasczyk released this 15 Mar 09:15
· 1158 commits to main since this release
0.18.0

Breaking Change

  • We drop the support for Python 3.8 and Python 3.9 with this version!

    You need Python 3.10 to run Pynguin! We recommend using our Docker container,
    which is already based on Python 3.10, to run Pynguin.

Further Changes

  • Add line coverage visualisation to the coverage report.
  • Add a citation reference to our freshly accepted ICSE'22 tool demo paper “Pynguin:
    Automated Unit Test Generation for Python.
  • Unify the modules for the analysis of the module under test.