{"id":13935966,"url":"https://github.com/uber/doubles","last_synced_at":"2025-06-11T17:39:56.179Z","repository":{"id":17620993,"uuid":"20425185","full_name":"uber/doubles","owner":"uber","description":"Test doubles for Python.","archived":false,"fork":false,"pushed_at":"2023-10-11T00:21:05.000Z","size":324,"stargazers_count":165,"open_issues_count":18,"forks_count":17,"subscribers_count":2670,"default_branch":"master","last_synced_at":"2024-10-08T00:50:52.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-06-03T01:04:05.000Z","updated_at":"2024-09-26T13:34:10.000Z","dependencies_parsed_at":"2022-08-04T20:15:45.339Z","dependency_job_id":"4f1a51fa-c972-4251-80d8-fc0bebd1265e","html_url":"https://github.com/uber/doubles","commit_stats":{"total_commits":260,"total_committers":19,"mean_commits":13.68421052631579,"dds":0.5076923076923077,"last_synced_commit":"15e68dcf98f709b19a581915fa6af5ef49ebdd8a"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fdoubles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fdoubles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fdoubles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fdoubles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/doubles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226677532,"owners_count":17666044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T23:02:15.216Z","updated_at":"2025-06-11T17:39:56.172Z","avatar_url":"https://github.com/uber.png","language":"Python","readme":"doubles\n=======\n\n.. image:: https://badge.fury.io/py/doubles.svg\n    :target: http://badge.fury.io/py/doubles\n\n.. image:: https://travis-ci.org/uber/doubles.svg?branch=master\n    :target: https://travis-ci.org/uber/doubles\n\n.. image:: https://readthedocs.org/projects/doubles/badge/?version=latest\n    :target: https://doubles.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://coveralls.io/repos/github/uber/doubles/badge.svg?branch=master\n    :target: https://coveralls.io/github/uber/doubles?branch=master\n\n\n**Doubles** is a Python package that provides test doubles for use in automated tests.\n\nIt provides functionality for stubbing, mocking, and verification of test doubles against the real objects they double.\nIn contrast to the Mock package, it provides a clear, expressive syntax and better safety guarantees to prevent API\ndrift and to improve confidence in tests using doubles. It comes with drop-in support for test suites run by Pytest,\nNose, or standard unittest.\n\nDocumentation\n-------------\n\nDocumentation is available at http://doubles.readthedocs.org/en/latest/.\n\nDevelopment\n-----------\n\nSource code is available at https://github.com/uber/doubles.\n\nTo install the dependencies on a fresh clone of the repository, run ``make bootstrap``.\n\nTo run the test suite, run ``make test``.\n\nTo build the documentation locally, run ``make docs``.\n\nLicense\n-------\n\nMIT: http://opensource.org/licenses/MIT\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Fdoubles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuber%2Fdoubles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Fdoubles/lists"}