/sqs-mock-python

A mock implementation of Amazon's SQS API for Python. This is useful for testing scripts, since SQS is non-determinant for when messages will arrive, making testing complicated.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Watchers