Skip to content

Releases: Quansight-Labs/pytest-run-parallel

v0.10.0

Choose a tag to compare

@ngoldbaum ngoldbaum released this 04 Aug 16:13
1998034

What's Changed

  • Use = as separator for the test run report by @agriyakhetarpal in #185
  • Respect verbosity/quietness settings when deciding to print the parallel report summary by @agriyakhetarpal in #186
  • Configure per-test report to be displayed at higher verbosity modes by @agriyakhetarpal in #187
  • Create a separate tmpdir/tmp_path subdirectory for each iteration, so these fixtures can work with --iterations by @itamarst in #193

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@ngoldbaum ngoldbaum released this 03 Jun 20:13
b23961a

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@ngoldbaum ngoldbaum released this 27 May 15:32
aee1776

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2

Choose a tag to compare

@lysnikolaou lysnikolaou released this 14 Jan 09:55
aeabfc9

What's Changed

  • Reset warning filter during thread-unsafe detection by @ngoldbaum in #164

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@lysnikolaou lysnikolaou released this 23 Dec 16:20
57be771

What's Changed

  • Only run logic for selected pytest items by @Liam-DeVoe in #156
  • fix: add capteesys, capsysbinary, capfd and capfdbinary to thread-unsafe fixtures by @mayeut in #157
  • Only fail tests for enabling the GIL in parallel runs by @ngoldbaum in #159

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@lysnikolaou lysnikolaou released this 24 Nov 19:47
988928d

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

Choose a tag to compare

@lysnikolaou lysnikolaou released this 23 Oct 12:48
28c0073

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@lysnikolaou lysnikolaou released this 25 Sep 13:56
ad4e187

What's Changed

  • Fix typo in option help by @nickodell in #117
  • Move options to common group, and add help text for options by @nickodell in #118
  • Create thread_id and iteration_id fixtures by @bwhitt7 in #119
  • Add a reminder to run downstream tests before doing a release by @ngoldbaum in #116
  • Treat warnings as errors in the tox configuration by @ngoldbaum in #126
  • Patch tmp_path/tmpdir to be thread-safe by @bwhitt7 in #120
  • globals and AST parsing exception handling by @bwhitt7 in #123
  • Add option --forever to keep running tests in a never-ending loop by @lysnikolaou in #124
  • Clarify limitations of patched fixtures in README by @bwhitt7 in #128

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@ngoldbaum ngoldbaum released this 13 Aug 20:43
26a9a24

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@lysnikolaou lysnikolaou released this 01 Aug 09:14
76ba6cb

What's Changed

New Contributors

  • @tybug made their first contribution in #96

Full Changelog: v0.5.0...v0.6.0