Metadata-Version: 2.1
Name: bravado-django-test-client
Version: 0.0.1
Summary: Bravado Django Test Client
Home-page: https://github.com/maximilianhurl/bravado-django-test-client
Author: Max Hurl
Author-email: max@maxhurl.co.uk
License: MIT
Description: # Bravado Django Test Client
        
        ![https://docs.djangoproject.com/en/2.1/topics/testing/tools/#the-test-client](Django Test Client) compatible HTTP Client for ![https://github.com/Yelp/bravado](Bravado).
        
        This allows your Django API and OpenAPI v2 (Swagger) specification files to be tested against each other in your unit tests. The aim being to quickly highlight any potential discrepancies between the specification and your actual API.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
