Metadata-Version: 2.4
Name: pytest-requests
Version: 0.1.0
Summary: HTTP(S) testing with pytest and requests.
Author: debugtalk
Author-email: mail@debugtalk.com
License: Apache-2.0
Requires-Python: ==3.*,>=3.5.0
License-File: LICENSE
Requires-Dist: jmespath==0.*,>=0.9.4
Requires-Dist: pytest==5.*,>=5.0.0
Requires-Dist: requests==2.*,>=2.22.0
Provides-Extra: dev
Requires-Dist: coverage==4.*,>=4.5.0; extra == "dev"
Requires-Dist: coveralls==1.*,>=1.8.0; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
