You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pypi-pytest_asyncio: Autospec creation for update from version 0.16.0 to version 0.17.0
Andrew Svetlov (20):
Add 'Framework :: Asyncio' trove classifier
Reformat with black
Fix readme, the plugin now provide fixtures for unused udp ports also (#241)
Ignote .python-version file marker
Update changelog for added plugin modes (#243)
Avoid non-stantdard approached for warning emitting (#242)
Rewrite flaky integration test (#246)
Setup pre-commit hooks and reformat code (#245)
Setup initial codeowners (#244)
Switch to declarative setup (#247)
Fix typo
Configure dependabot version updater (#250)
Setup GitHub Workflows linter and yaml-reformatter (#253)
Release process automation (#252)
Build on tag
Fix trove classifier for asyncio
Fix release artifacts
Convert README.rst to Markdown for making githun release
Fix pandoc installation procedure
Bump to 0.17 release
Bruno Oliveira (2):
Add note about unittest.TestCase not being supported
Mention IsolatedAsyncioTestCase
Dominik S. Buse (1):
Add unused port helpers for UDP (#99)
Imran Hayder (1):
Switch to setuptools-scm for versioning (#37)
Kian-Meng, Ang (1):
Fix typo
Michael Seifert (7):
Teardown of the event_loop fixture no longer replaces the event loop policy.
refactor: Removed use of obsolete transfer_markers during test collection phase.
feat!: Drop support for Python 3.6.
refactor: Moved test_hypothesis_integration to "hypothesis" subfolder and renamed it to "test_base".
fix: Fixed double wrapping of inherited Hypothesis tests.
doc: Updated docstring of pytest_pyfunc_call.
doc: Mentioned additional test dependency on flaky in the changelog.
Nikita Sobolev (1):
Use `[email protected]` in CI
Piper Merriam (1):
Add mechanism for explicit marking of fixtures which should be run with asyncio (#125)
Tin Tvrtkovic (2):
Update CI badge
Durr
dependabot[bot] (1):
Bump codecov/codecov-action from 1 to 2.1.0 (#251)
kriek (1):
Fixespytest-dev/pytest-asyncio#219 (#221)
wjsi (1):
Support flaky on async tests
0 commit comments