Skip to content

Pynguin 0.42.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:36
· 859 commits to main since this release
  • Add Test Case & Test Suite Minimization and Crashing Test Minimization
  • Add an error if module is not found (cf. GitHub Issue #95),
    not imported (cf. GitHub Issue #104) or if a coroutine (async) was found
  • Set crash_path to output_path by default for subprocess-execution
  • Fix crash when creation of coverage report failed
  • Fix crash when report_dir does not exist (cf. GitHub Issue #105)
  • Add export of used requirements as requirements.txt to output_path for Docker
  • Add a heuristic for deciding if subprocess-execution should be used