Skip to content

Pynguin 0.46.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:51
· 106 commits to main since this release
380a659
  • Fix shadowed sub-module imports, namespace packages, and invalid identifiers
  • Fix test export issues on timeouts and black formatting
  • Fix crashes in module analysis (e.g., C-modules, non-ClassDef parents)
  • Analyze functools.cache-wrapped functions as testable targets
  • Prefer error-free test cases over shorter ones during archive selection
  • Add no_xfail test generation mode
  • Add configurable targeting of private and protected members
  • Improve determinism of generated tests
  • Improve assertion minimization, generation and mutation generation
  • Integrate LLM-based readability test refinement