-
Notifications
You must be signed in to change notification settings - Fork 159
Insights: pytest-dev/pytest-asyncio
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v1.0.0a1 pytest-asyncio 1.0.0a1
published
May 9, 2025 -
v1.0.0 pytest-asyncio 1.0.0
published
May 26, 2025
21 Pull requests merged by 3 people
-
[pre-commit.ci] pre-commit autoupdate
#1137 merged
Jun 2, 2025 -
Build(deps): Bump hypothesis from 6.131.28 to 6.133.0 in /dependencies/default
#1136 merged
Jun 2, 2025 -
[pre-commit.ci] pre-commit autoupdate
#1131 merged
May 26, 2025 -
Build(deps): Bump coverage from 7.8.0 to 7.8.2 in /dependencies/default
#1130 merged
May 26, 2025 -
Build(deps): Bump hypothesis from 6.131.18 to 6.131.28 in /dependencies/default
#1129 merged
May 26, 2025 -
Remove obsolete test for async fixtures
#1126 merged
May 26, 2025 -
[pre-commit.ci] pre-commit autoupdate
#1125 merged
May 19, 2025 -
Build(deps): Bump pluggy from 1.5.0 to 1.6.0 in /dependencies/default
#1123 merged
May 19, 2025 -
Build(deps): Bump hypothesis from 6.131.15 to 6.131.18 in /dependencies/default
#1124 merged
May 19, 2025 -
Fix release note extraction from Git tag annotation
#1120 merged
May 14, 2025 -
Mention fix for 630 in release notes
#1121 merged
May 14, 2025 -
[pre-commit.ci] pre-commit autoupdate
#1119 merged
May 12, 2025 -
Build(deps): Bump hypothesis from 6.131.9 to 6.131.15 in /dependencies/default
#1118 merged
May 12, 2025 -
Build(deps): Bump exceptiongroup from 1.2.2 to 1.3.0 in /dependencies/default
#1117 merged
May 12, 2025 -
Build(deps): Bump snowballstemmer from 2.2.0 to 3.0.1 in /dependencies/docs
#1116 merged
May 12, 2025 -
Silence deprecations in Python 3.14
#1111 merged
May 9, 2025 -
Simplify scoped loop fixture discovery
#1112 merged
May 9, 2025 -
More event loop cleanup
#1108 merged
May 7, 2025 -
Reduce scoped fixture count
#1107 merged
May 6, 2025 -
[pre-commit.ci] pre-commit autoupdate
#1110 merged
May 5, 2025 -
Build(deps): Bump charset-normalizer from 3.4.1 to 3.4.2 in /dependencies/docs
#1109 merged
May 5, 2025
2 Pull requests opened by 2 people
-
Harden GitHub Actions workflow
#1122 opened
May 15, 2025 -
Build(deps): Bump pytest from 8.3.5 to 8.4.0 in /dependencies/default
#1135 opened
Jun 2, 2025
8 Issues closed by 2 people
-
Not compatible with --doctest-modules --doctest-ignore-import-errors
#797 closed
May 26, 2025 -
AsyncGenerator early exit doesn't raise CancelledError and doesn't run `finally` branch
#759 closed
May 23, 2025 -
`loop_scope="package"` raises a `fixture not found` error
#1052 closed
May 15, 2025 -
Empty release notes when extracting from Git tag
#1113 closed
May 14, 2025 -
setup-plan option make event_loop become tuple
#630 closed
May 14, 2025 -
Use of `asyncio.get_event_loop_policy` deprecated in Python 3.14-dev
#1025 closed
May 9, 2025 -
unused socket fixture
#1100 closed
May 5, 2025
6 Issues opened by 5 people
-
pytest is stuck in teardown when using uvloop
#1134 opened
Jun 2, 2025 -
Cannot handle event loop set up and tear down in 1.0
#1133 opened
Jun 2, 2025 -
CI: add job that that uses pytest-dev version
#1132 opened
May 27, 2025 -
Incorrect Git ref used when extracting release notes from a tag
#1128 opened
May 26, 2025 -
Missing read permission in ncipollo/release-action
#1127 opened
May 26, 2025 -
Issue with pytest-asyncio <> testcontainers postgres <> pytest-django
#1115 opened
May 10, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[pytest-django] Database is not properly rolled back after async tests
#226 commented on
May 14, 2025 • 0 new comments -
event_loop_policy for single test
#1101 commented on
May 14, 2025 • 0 new comments -
request.instance is None in async tests
#204 commented on
May 23, 2025 • 0 new comments -
TaskGroup around yield in fixture doesn't terminate with exceptions
#1083 commented on
May 23, 2025 • 0 new comments -
loop_scope default
#1095 commented on
May 26, 2025 • 0 new comments -
ContextVar not propagated from fixture to test
#127 commented on
May 26, 2025 • 0 new comments -
Dynamically calling async fixture causes a runtime error saying "This event loop is already running"
#112 commented on
May 26, 2025 • 0 new comments -
ResourceWarning: unclosed event loop
#724 commented on
May 26, 2025 • 0 new comments -
Async fixtures may break current event loop
#868 commented on
May 26, 2025 • 0 new comments -
Parametrizing `event_loop_policy` parametrizes all tests
#796 commented on
May 26, 2025 • 0 new comments -
How to use event_loop_policy without triggering warnings?
#799 commented on
May 26, 2025 • 0 new comments -
Task finalizers run outside of event loop
#878 commented on
May 26, 2025 • 0 new comments -
Finish deprecation of unset asyncio_default_fixture_loop_scope
#924 commented on
May 26, 2025 • 0 new comments -
Allow erroring on remaining tasks after test exit as an option
#1044 commented on
May 26, 2025 • 0 new comments -
Enable "asyncio debug mode" for default event loop
#980 commented on
May 26, 2025 • 0 new comments -
Type error: `Value of type variable "_R" of function cannot be "AsyncClient"`
#1090 commented on
May 26, 2025 • 0 new comments -
Synchronize async fixtures dynamically
#668 commented on
May 26, 2025 • 0 new comments -
"The test […] is not an async function" when `asyncio` marker is added via `pytest_collection_modifyitems()`
#810 commented on
May 26, 2025 • 0 new comments -
Parameterized asynchronous execution test cases
#694 commented on
May 26, 2025 • 0 new comments -
Decorator type signatures not recognized by pyright
#731 commented on
May 26, 2025 • 0 new comments -
Performance regression in 0.18.1 – 10x slowdown in pytest collection
#997 commented on
May 26, 2025 • 0 new comments -
Weird interaction with pytest-mock: not requesting event_loop fixture leads to errors
#818 commented on
May 26, 2025 • 0 new comments -
test that mark.asyncio scope is respected
#770 commented on
May 26, 2025 • 0 new comments -
Improve detection of multiple event loops being requested in a test
#873 commented on
May 26, 2025 • 0 new comments