Published December 6, 2021
| Version v0.14.0
Software
Open
se2p/pynguin: Pynguin v0.14.0
Authors/Creators
- 1. Chair of Software Engineering II, Faculty of Computer Science and Mathematics, University of Passau, Germany
Description
- Breaking: Simplify the logging such that Pynguin uses different log levels also
for the log file. This removes the
-qoption to make all outputs quiet. - Pynguin now also supports field accesses during test generation. This is a preliminary feature.
- Fix a deadlock in the executor
- Pynguin now uses Python 3.10 as its default version for the provided Docker container as well as our CI. Still, Pynguin supports Python 3.8 and 3.9. Up to now, Python 3.11 is not yet supported.
- Refactor the state-trace implementation
- Remove the module-loader singleton
- Fix loading of mutated module for assertion generation. Caused that no assertion was generated because the mutants were not loaded properly. This is a regression from merging the assertion-generation strategy in Pynguin 0.13.0.
Files
se2p/pynguin-v0.14.0.zip
Files
(553.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:763e3760d0de56e66872f2541437841b
|
553.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/se2p/pynguin/tree/v0.14.0 (URL)