Skip to content

v0.4.1

Choose a tag to compare

@andfoy andfoy released this 22 Apr 18:44
· 162 commits to main since this release

Minor pytest-run-parallel that fixes some issues regarding reports when tests have been manually marked as thread-unsafe via parallel_threads(1). It also fixes a regression related to blacklisted functions that occur under an assignment.

What's Changed

  • Upgrade gh-action-pypi-publish to fix metadata error by @lysnikolaou in #45
  • Remove deprecated argument in pytest_report_collectionfinish by @andfoy in #48

Full Changelog: v0.4.0...v0.4.1