Pynguin 0.37.0 Released
We are happy to announce the release of Pynguin version 0.37.0.
Changelog for 0.37.0
- 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)
Links
- GitHub Release
- PyPI
- Source code: zip, tar.gz