We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43e2c36 + d9dbeb5 commit e4c6a3fCopy full SHA for e4c6a3f
README.md
@@ -78,7 +78,7 @@ that any database changes made will be rolled back at the end of the test:
78
```ini
79
# In setup.cfg
80
81
-[pytest]
+[tool:pytest]
82
mocked-sessions=database.db.session
83
mocked-engines=database.engine
84
```
0 commit comments