Skip to main content

Test doubles for Python.

Project description

https://badge.fury.io/py/doubles.svg https://travis-ci.org/uber/doubles.svg?branch=master https://readthedocs.org/projects/doubles/badge/?version=latest https://coveralls.io/repos/github/uber/doubles/badge.svg?branch=master

Doubles is a Python package that provides test doubles for use in automated tests.

It provides functionality for stubbing, mocking, and verification of test doubles against the real objects they double. In contrast to the Mock package, it provides a clear, expressive syntax and better safety guarantees to prevent API drift and to improve confidence in tests using doubles. It comes with drop-in support for test suites run by Pytest, Nose, or standard unittest.

Documentation

Documentation is available at http://doubles.readthedocs.org/en/latest/.

Development

Source code is available at https://github.com/uber/doubles.

To install the dependencies on a fresh clone of the repository, run make bootstrap.

To run the test suite, run make test.

To build the documentation locally, run make docs.

License

MIT: http://opensource.org/licenses/MIT

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

doubles-1.5.3.tar.gz (16.8 kB view details)

Uploaded Source

File details

Details for the file doubles-1.5.3.tar.gz.

File metadata

  • Download URL: doubles-1.5.3.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.15

File hashes

Hashes for doubles-1.5.3.tar.gz
Algorithm Hash digest
SHA256 3332349ea9683dc65f5866362f9f27b25cd35b1ad239db3c9d83ca5473665eba
MD5 361dda007c7992acd6a01d98933990e7
BLAKE2b-256 414651d6d6b10dd6aa982aa7efa30d5285cfbda70026aa0f52c512024a52ae11

See more details on using hashes here.

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