Test helpers for Prosper projects
Project description
Pytest-Prosper
Helper libraries for test coverage and general maintenance of services. Making test coverage easier across Prosper projects!
Quickstart
setup(
...
tests_require=[
'pytest-prosper',
]
)
Pytest-Prosper is suggested as a tests_require install. Though there are some general use utilities, this library is not meant for production use.
Features
schema_utils
NoSQL is a powerful tool for web scraping, but can be difficult to keep traditional DBA tools running on. Get alerted when major updates to data feeds occur without having to hand-craft JSONschemas for every source.
PyTest Fixtures
--secret-cfg: supports passing a secret template to a config file. Supports prosper.common.prosper_cli secret management
secret_cfg: passes a config object with secrets filled out
config: passes a config object (no secrets)
config_file: a pytest.ini option to source the correct configuration file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pytest_prosper-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7931c038541fc7613d81e8ec19fbbf9f6163da6c93b3cb6b0279d61b74c78d31 |
|
MD5 | a8fc62c07827338ca7763c24c453983f |
|
BLAKE2b-256 | 98e73e52879d223f98866efb31c873779eafc544edb3014c3ddb5e7b944fd03a |