Skip to content

Conversation

@amw
Copy link
Contributor

@amw amw commented Sep 18, 2016

On 2.8.2 the tests didn't run for me (Python 3.5.2). I got this exception:

pkg_resources.VersionConflict: (pytest 2.8.2 (/Users/amw/.virtualenvs/jsonapi/lib/python3.5/site-packages), Requirement.parse('pytest>=2.9'))

This PR upgrades py.test to 2.9.2 which worked great on a clean virtualenv with python 3.5.2.

On pytest 3.x tests seem to be failing at the moment.

On 3.x tests seem to be failing at the moment.
@codecov-io
Copy link

codecov-io commented Sep 19, 2016

Current coverage is 90.50% (diff: 100%)

Merging #281 into develop will not change coverage

@@            develop       #281   diff @@
==========================================
  Files            47         47          
  Lines          2255       2255          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2041       2041          
  Misses          214        214          
  Partials          0          0          

Powered by Codecov. Last update e96230c...c56ccbc

@jerel jerel merged commit 14b8920 into django-json-api:develop Sep 26, 2016
@amw amw deleted the upgrade-pytest branch May 7, 2017 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants