Skip to content

EVEprosper/ProsperTestUtils

Repository files navigation

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

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.