Published May 16, 2023
| Version 0.32.0
Software
Open
se2p/pynguin: Pynguin 0.32.0
Authors/Creators
- 1. Chair of Software Engineering II, Faculty of Computer Science and Mathematics, University of Passau, Germany
Description
- Breaking: Restructure the code
Most of the code related to the generation algorithms has been moved. The code now resides in the
gapackage, where it fits much better. All accompanying modules have also been moved to different places. This might cause breakage if you have developed extensions for Pynguin that rely on the structure of the modules. - Update the
bytecodelibrary to its latest GitHub version. Necessary to include a fix for a regression in that library, which was pointed out to us in GitHub issue #42 (hopefully fixed by this library upgrade). - Adjust the header of generated test files; we now refer to Pynguin's website.
- Extend the usage of the
rufftool for code analysis.
Files
se2p/pynguin-0.32.0.zip
Files
(747.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3d6a66606ff17a513eaffab20fb6cb18
|
747.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/se2p/pynguin/tree/0.32.0 (URL)