Skip to content

Pynguin 0.37.0

Compare
Choose a tag to compare
@stephanlukasczyk stephanlukasczyk released this 14 Jun 18:00
· 130 commits to main since this release
  • Add possibility to control number of mutations in MOSA.
  • Compute the area under curve if Pynguin traces the overage over time; area under curve can be interpreted as the integral over the coverage function, which is computed via trapezoidal approximation.
  • Fix the assertion generation for floats (thanks to @BergLucas in #70)
  • Fix assertion and invalid function call (thanks to @BergLucas in #72)