Releases: willemt/pytest-asyncio-cooperative
Releases · willemt/pytest-asyncio-cooperative
v0.37.0
What's Changed
- Rerun tests mid-run on another thread for supporting retry libraries by @rogeriochaves in #66
New Contributors
- @rogeriochaves made their first contribution in #66
Full Changelog: v0.36.0...v0.37.0
v0.36.0
v0.35.0
What's Changed
- refac: black by @willemt in #53
- Bugfix/python37 fstring syntax by @willemt in #56
- Include python3.7 in CI by @ipburbank in #54
- test: include python 3.12 in tests by @willemt in #57
- fix: get fixture from conftest closest to the test file by @rehan-mateusz in #61
New Contributors
- @ipburbank made their first contribution in #54
- @rehan-mateusz made their first contribution in #61
Full Changelog: v0.34.0...v0.35.0
v0.34.0
v0.33.0
v0.32.0
v0.31.0
What's Changed
- Create LICENSE by @willemt in #27
- Prevent timeout from cancelling cleanup code. by @wandel in #30
- fixed: session scoped caching should work for regular generators and functions by @wandel in #32
- Create python-package.yml by @willemt in #34
- Fill test fixtures concurrently by @gerlero in #37
- Allow configuration via pytest.ini by @gerlero in #38
- test: test for #37 by @willemt in #41
New Contributors
Full Changelog: v0.28.0...v0.31.0