Helper libraries for test coverage and general maintenance of services. Making test coverage easier across Prosper projects!
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.
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.
--secret-cfg: supports passing a secret template to a config file. Supports prosper.common.prosper_cli secret managementsecret_cfg: passes a config object with secrets filled outconfig: passes a config object (no secrets)config_file: apytest.inioption to source the correct configuration file
