Skip to main content

nose plugin that will skip Google API RequestError exceptions.

Project description

This is a simple nose plugin which acts like the SkipTest plugin for Google’s RequestError exception.

Testing against live Google APIs–other than being a bad idea to begin with–often results in random RequestError responses from Google. We may not want these exceptions to cause test failures as they are transient and may be handled gracefully by other parts of the system. To that end, nose-skipreq was created.

When running nosetests with the --skip-req flag, all tests which raise RequestError will be marked SKIP instead of FAIL. That’s it!

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

nose-skipreq-2.0.tar.gz (2.3 kB view hashes)

Uploaded Source

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