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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nose-skipreq-2.0.tar.gz
.
File metadata
- Download URL: nose-skipreq-2.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d697fb3231989da7af888051d6cf5b0c69f56fbd5741eb13871d092cb61a7b4 |
|
MD5 | 3dc5e12cf8dc03d07dd5ba1b2b3c79cb |
|
BLAKE2b-256 | 2695f85fb05f6af2196dfc6f81e572b34817bfc1625a8b3c3f2cce942c113d00 |