Skip to main content

Test helpers for Prosper projects

Project description

Show Logo

ProsperTestUtils

Build Status Coverage Status PyPI Badge Documentation Status Join the chat at https://gitter.im/EVEProsper/Lobby

Helper libraries for test coverage and general maintenance of services. Making test coverage easier across Prosper projects!

Quickstart

setup(
    ...
    tests_require=[
        'prospertestutils',
    ]
)

ProsperTestUtils 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ProsperTestUtils-1.0.0.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

ProsperTestUtils-1.0.0-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page