Yelp / bravado

Bravado is a python client library for Swagger 2.0 services
Other
604 stars 117 forks source link

Add AppVeyor support #415

Closed macisamuele closed 5 years ago

macisamuele commented 5 years ago

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)

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.003%) to 96.844% when pulling a32170e068fb3b3eba6f3c26da0096eaf101a2e3 on macisamuele:maci-add-appveyor-support into a5bc596c36bf3cd0411af2a2676818e5dbee2c96 on Yelp:master.