Published October 29, 2020
| Version v0.6.0
Software
Open
se2p/pynguin: Pynguin v0.6.0
Authors/Creators
- 1. Chair of Software Engineering II, Faculty of Computer Science and Mathematics, University of Passau, Germany
Description
- Add support for simple assertion generation (thanks to @Wooza).
For now, assertions can only be generated for simple types (
int,float,str,bool). All other assertions can only check whether or not a result of a method call isNone. The generated assertions are regression assertions, i.e., they record the return values of methods during execution and assume them to be correct. - Provide a version-independent DOI on Zenodo in the read me
- Several bug fixes
- Provide this changelog
Files
se2p/pynguin-v0.6.0.zip
Files
(372.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d51cea6fea50b031296b59ce81992377
|
372.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/se2p/pynguin/tree/v0.6.0 (URL)