pytest-prosper

View on PyPIReverse Dependencies (0)

1.0.0 pytest_prosper-1.0.0-py3-none-any.whl

Wheel Details

Project: pytest-prosper
Version: 1.0.0
Filename: pytest_prosper-1.0.0-py3-none-any.whl
Download: [link]
Size: 10918
MD5: a8fc62c07827338ca7763c24c453983f
SHA256: 7931c038541fc7613d81e8ec19fbbf9f6163da6c93b3cb6b0279d61b74c78d31
Uploaded: 2018-09-24 17:39:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-prosper
Version: 1.0.0
Summary: Test helpers for Prosper projects
Author: John Purcell
Author-Email: prospermarketshow[at]gmail.com
Home-Page: https://github.com/EVEprosper/pytest-prosper
License: Unlicense
Keywords: testing docker configuration-management pytest
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Requires-Python: >=3.6
Requires-Dist: prospercommon
Requires-Dist: requests
Requires-Dist: semantic-version
Requires-Dist: plumbum
Requires-Dist: docker
Requires-Dist: deepdiff
Requires-Dist: jsonschema
Requires-Dist: genson
Requires-Dist: pymongo
Requires-Dist: dnspython
Requires-Dist: pytest
Requires-Dist: tinymongo
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinxcontrib-napoleon; extra == "dev"
Provides-Extra: dev
Provides-Extra: dev
[Description omitted; length: 2367 characters]

WHEEL

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

RECORD

Path Digest Size
prosper/test_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prosper/test_utils/_version.py sha256=GXy4QN8IL6j3UB2bsHBn8MbMMjTd__-ajk0-kLshqgQ 849
prosper/test_utils/app.cfg sha256=8QPoNy-7r97hJaEkrNuPbdnQwxa-8bjHvsVT86aepLs 500
prosper/test_utils/config_utils.py sha256=g_poBGpW-KpKaJutmfIDb7aIW1RC2YKdKjsPsX9hvpo 2794
prosper/test_utils/docker_utils.py sha256=MmNpN9x6_hE32yig0HPIijfcrv-IdiSHlqUVihTv0-w 905
prosper/test_utils/exceptions.py sha256=3hPIcf644ihfyIlujVgo0ta3mdN5MW-naGwWuutL2eM 927
prosper/test_utils/pytest_plugin.py sha256=3L-8HLPZsQzHVWFac0LqvZlp4jUctu12CK8q9m720_k 1587
prosper/test_utils/root_schema.schema sha256=Kdij7qCl4QIf9QQ_FN6lI_EEuIBfYw4CWbex0QhAGfE 404
prosper/test_utils/schema_utils.py sha256=COSgETL80nE1xbzX4HF1vX14j4QU1fBkrEe_US3VBkw 11717
prosper/test_utils/version.txt sha256=klIfw8vZZL3J9YSpkbif3apXVO0cyW1tQkRTOGacEwU 5
pytest_prosper-1.0.0.dist-info/METADATA sha256=gD4FRwItvhv4KtsoIK-k9iu49B8PuwX7_FRwkhkw8BE 3594
pytest_prosper-1.0.0.dist-info/RECORD
pytest_prosper-1.0.0.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
pytest_prosper-1.0.0.dist-info/entry_points.txt sha256=52cMBvgRuJeCKRYX3jWoX2la_zzODCiennIthZZ2eIg 143
pytest_prosper-1.0.0.dist-info/top_level.txt sha256=sCzrg96nzeWP50uME39b1ftBpSAbtJiQ1rGqHnqFTMo 8

top_level.txt

prosper

entry_points.txt

update-prosper-schemas = prosper.test_utils.schema_utils:run_plumbum
prosper = prosper.test_utils.pytest_plugin