We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72adb6 commit 6393d95Copy full SHA for 6393d95
2 files changed
pyproject.toml
@@ -181,6 +181,7 @@ markers = [
181
"redis: test the Redis core",
182
"sql: test the SQL core",
183
"maxage: test the max_age functionality",
184
+ "asyncio: marks tests as async",
185
]
186
187
# --- coverage ---
0 commit comments