The goal of this PR is to allow some Windows testing of the bravado library.
At the current stage I'm not able to have integration tests running properly on Windows, that's the reason of the pytest.mark.skipif decorator.
I will try to fix it or create an issue to address it (if I'm not able to do it in a timely manner).
Coverage increased (+0.003%) to 96.844% when pulling a32170e068fb3b3eba6f3c26da0096eaf101a2e3 on macisamuele:maci-add-appveyor-support into a5bc596c36bf3cd0411af2a2676818e5dbee2c96 on Yelp:master.
The goal of this PR is to allow some Windows testing of the bravado library. At the current stage I'm not able to have integration tests running properly on Windows, that's the reason of the
pytest.mark.skipif
decorator. I will try to fix it or create an issue to address it (if I'm not able to do it in a timely manner).This branch windows tests are available on https://ci.appveyor.com/project/macisamuele/bravado/builds/24360624
NOTE: windows tests are green if using the HEAD of bravado-core (https://ci.appveyor.com/project/macisamuele/bravado/builds/24360424)