Skip to content

Releases: willemt/pytest-asyncio-cooperative

v0.40.0

24 Jun 11:25

Choose a tag to compare

What's Changed

  • refac: early return for collectonly by @willemt in #77
  • refac: move run_tests to module scope by @willemt in #78
  • refac: move wrap_in_sync to module scope by @willemt in #79
  • fix: handle session fixtures with exceptions by @willemt in #81

Full Changelog: v0.39.0...v0.40.0

v0.39.0

26 Apr 11:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.0...v0.39.0

v0.38.0

26 Apr 10:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37.0...v0.38.0

v0.37.0

04 Jul 00:53

Choose a tag to compare

What's Changed

  • Rerun tests mid-run on another thread for supporting retry libraries by @rogeriochaves in #66

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0

25 Feb 00:25

Choose a tag to compare

What's Changed

  • Increase default asyncio_task_timeout to 600 by @gerlero in #62

Full Changelog: v0.35.0...v0.36.0

v0.35.0

12 Feb 19:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

12 Feb 19:46

Choose a tag to compare

What's Changed

  • Support pytest_asyncio_cooperative-marked synchronous tests by @gerlero in #39

Full Changelog: v0.33.0...v0.34.0

v0.33.0

30 Nov 02:46

Choose a tag to compare

What's Changed

  • Cache exceptions raised by shared fixtures by @gerlero in #43

Full Changelog: v0.32.0...v0.33.0

v0.32.0

29 Nov 01:31

Choose a tag to compare

What's Changed

  • ci: include python 3.11 in test matrix by @willemt in #50
  • fix: CachedFunction can cope with kwargs by @willemt in #51

Full Changelog: v0.31.0...v0.32.0

v0.31.0

06 Aug 02:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.0...v0.31.0