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
Copy file name to clipboardExpand all lines: README.rst
+5
Original file line number
Diff line number
Diff line change
@@ -257,6 +257,11 @@ or an async framework such as `asynctest <https://asynctest.readthedocs.io/en/la
257
257
Changelog
258
258
---------
259
259
260
+
0.18.2 (Unreleased)
261
+
~~~~~~~~~~~~~~~~~~~
262
+
- Fix asyncio auto mode not marking static methods. `#295 <https://github.com/pytest-dev/pytest-asyncio/issues/295>`_
263
+
264
+
260
265
0.18.1 (22-02-10)
261
266
~~~~~~~~~~~~~~~~~~~
262
267
- Fixes a regression that prevented async fixtures from working in synchronous tests. `#286 <https://github.com/pytest-dev/pytest-asyncio/issues/286>`_
0 commit comments