kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k stars 388 forks source link

GitHub Action to run tox replacing Travis CI #606

Closed cclauss closed 3 years ago

cclauss commented 3 years ago

Results: https://github.com/cclauss/vcrpy/actions

The same error on all Python versions:

=========================== short test summary info ============================
FAILED tests/integration/test_urllib2.py::test_effective_url[https] - Connect...
================== 1 failed, 225 passed, 10 skipped in 6.85s ===================
jairhenrique commented 3 years ago

@cclauss I'm going to close this PR because it was resolved in the #610