Skip to content

Pynguin v0.15.0

Compare
Choose a tag to compare
@stephanlukasczyk stephanlukasczyk released this 13 Dec 12:46
· 1454 commits to main since this release
v0.15.0
  • Fix a bug for mutating a statement that is not in the current test case (see #17).
  • Set default assertion generation to SIMPLE due to issues with the experimental
    new generation strategy.
  • Add GitHub Actions that also runs our CI chain on GitHub.