pytest-postgres

View on PyPIReverse Dependencies (0)

0.7.0 pytest_postgres-0.7.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-postgres
Version: 0.7.0
Filename: pytest_postgres-0.7.0-py2.py3-none-any.whl
Download: [link]
Size: 4356
MD5: 33eca85ad8248468825363d14fe96094
SHA256: 9156be2ccd641163272cb8ff00b4ea77f62a13c5c3b5b91264254ed99e33f9ce
Uploaded: 2020-03-22 16:09:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-postgres
Version: 0.7.0
Summary: Run PostgreSQL in Docker container in Pytest.
Author: Kirill Sumorokov
Author-Email: sumorokov.k[at]gmail.com
Home-Page: https://github.com/clayman74/pytest-postgres
License: MIT
Keywords: pytest-postgres
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Pytest
Requires-Dist: docker
Requires-Dist: psycopg2-binary
Requires-Dist: pytest
Requires-Dist: flake8 (==3.5.0); extra == "develop"
Requires-Dist: flake8-bugbear (==17.12.0); extra == "develop"
Requires-Dist: flake8-builtins-unleashed (==1.3.1); extra == "develop"
Requires-Dist: flake8-comprehensions (==1.4.1); extra == "develop"
Requires-Dist: flake8-import-order (==0.16); extra == "develop"
Requires-Dist: flake8-mypy (==17.8.0); extra == "develop"
Requires-Dist: flake8-pytest (==1.3); extra == "develop"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: coveralls; extra == "test"
Provides-Extra: develop
Provides-Extra: test
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pytest_postgres/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_postgres/plugin.py sha256=jF0idvhY9XQmZMFyypL2m7CPy7VWiUdgW9wJoTa9noc 5088
pytest_postgres-0.7.0.dist-info/LICENSE sha256=Px3N9TV5t4dckUlEc8GQQ1d_Q6rwxb8y7SQ_J_TzKek 1083
pytest_postgres-0.7.0.dist-info/METADATA sha256=BHWGF7TrRfx1MYdICaK3sBPW5rMu7lOIqqwhJ58St_U 1315
pytest_postgres-0.7.0.dist-info/WHEEL sha256=HX-v9-noUkyUoxyZ1PMSuS7auUxDAR4VBdoYLqD0xws 110
pytest_postgres-0.7.0.dist-info/entry_points.txt sha256=8Mn95BAORJrZyo2Pyoo_iAYf6d8C0I7pIteck-ZEwiQ 46
pytest_postgres-0.7.0.dist-info/top_level.txt sha256=WSJdWtvXq0RiTW_X606C0_IeF6NxptYUtfRiVs0dM8g 16
pytest_postgres-0.7.0.dist-info/RECORD

top_level.txt

pytest_postgres

entry_points.txt

postgres = pytest_postgres.plugin