Metadata-Version: 2.0
Name: caliendo
Version: 2.1.8
Summary: Makes mocking services for tests simpler by caching calls to services and loading those responses as fixtures.
Home-page: http://www.github.com/buzzfeed/caliendo
Author: Andrew Kelleher
Author-email: andrew.kelleher@buzzfeed.com
License: UNKNOWN
Keywords: test testing mock mocking api service cache caching integration unit
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Requires-Dist: mock (==1.0.0)
Requires-Dist: dill (==0.2b1)

Makes mocking services for tests simpler by caching calls to services and loading those responses as fixtures.


