v0.10.0
Release created on: 03.06.2024 - 23:05:37
New Features
- Post-processing for pytest: rewrite
__init__
in classnames. - Safer parsing of YAML contents and improved error messages.
Changes
- Bumped dependencies.
- Code refactoring in
_merge
.
Bug Fixes
- Fixed assertionCount vs. passedAssertionCount.
Documentation
- Added some first documentation paragraphs for unittesting.