We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41bab60 commit 0902cbaCopy full SHA for 0902cba
1 file changed
README.md
@@ -12,4 +12,4 @@ This plugin provides the following fixtures:
12
## Invoke
13
You need to provide the connection URL for the engine when invoking the pytest command::
14
15
- py-test --sqlalchemy-connect-url="postgresql://scott:tiger@localhost:5432/mydatabase"
+ pytest --sqlalchemy-connect-url="postgresql://scott:tiger@localhost:5432/mydatabase"
0 commit comments