Skip to content

Releases: Quansight-Labs/pytest-run-parallel

v0.2.0

13 Nov 20:26
Compare
Choose a tag to compare

Minor pytest-run-parallel that adds support for repeated execution. It also fixes several issues related to variable scoping and introduces a new marker for single-threaded tests.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 Sep 22:03
Compare
Choose a tag to compare

First release of pytest-run-parallel, it allows for pytest and unittest-style classes to be run in parallel.