Skip to content

Fix errors with multiple requests in one session; Add httpbin_ca_bundle fixture

Compare
Choose a tag to compare
@msabramo msabramo released this 03 Dec 00:30
· 138 commits to master since this release
  • 0.0.4:
    • Fix BadStatusLine error that occurs when sending multiple requests
      in a single session (PR #16). Thanks @msabramo!
    • Fix #9 ("Can't be installed at the same time than pytest?") (PR
      #14). Thanks @msabramo!
    • Add httpbin_ca_bundle pytest fixture. With this fixture there is
      no need to specify the bundle on every request. And you don't have
      to care about where it is located (PR #8). Thanks @t-8ch!

https://pypi.python.org/pypi/pytest-httpbin/0.0.4