Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest to 3.3.1 #246

Merged
merged 1 commit into from
Dec 8, 2017
Merged

Update pytest to 3.3.1 #246

merged 1 commit into from
Dec 8, 2017

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Dec 6, 2017

There's a new version of pytest available.
You are currently using 3.3.0. I have updated it to 3.3.1

These links might come in handy: PyPI | Changelog | Repo | Homepage

Changelog

3.3.1

=========================

Bug Fixes

  • Fix issue about -p no:<plugin> having no effect. (2920 <https://github.com/pytest-dev/pytest/issues/2920>_)
  • Fix regression with warnings that contained non-strings in their arguments in
    Python 2. (2956 <https://github.com/pytest-dev/pytest/issues/2956>_)
  • Always escape null bytes when setting PYTEST_CURRENT_TEST. (2957 <https://github.com/pytest-dev/pytest/issues/2957>_)
  • Fix ZeroDivisionError when using the testmon plugin when no tests
    were actually collected. (2971 <https://github.com/pytest-dev/pytest/issues/2971>_)
  • Bring back TerminalReporter.writer as an alias to
    TerminalReporter._tw. This alias was removed by accident in the 3.3.0
    release. (2984 <https://github.com/pytest-dev/pytest/issues/2984>_)
  • The pytest-capturelog plugin is now also blacklisted, avoiding errors when
    running pytest with it still installed. (3004 <https://github.com/pytest-dev/pytest/issues/3004>_)

Improved Documentation

  • Fix broken link to plugin pytest-localserver. (2963 <https://github.com/pytest-dev/pytest/issues/2963>_)

Trivial/Internal Changes

  • Update github "bugs" link in CONTRIBUTING.rst (2949 <https://github.com/pytest-dev/pytest/issues/2949>_)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Dec 6, 2017

Coverage Status

Coverage increased (+1.8%) to 55.461% when pulling 103ee87 on pyup-update-pytest-3.3.0-to-3.3.1 into 44b6eab on master.

@nicfit nicfit merged commit 4d019aa into master Dec 8, 2017
@nicfit nicfit deleted the pyup-update-pytest-3.3.0-to-3.3.1 branch December 8, 2017 15:39
nicfit added a commit that referenced this pull request Dec 16, 2017
* 'master' of github.com:nicfit/mishmash:
  Update check-manifest from 0.35 to 0.36 (#238)
  Update pip-tools from 1.10.2 to 1.11.0 (#244)
  Update plaster-pastedeploy from 0.4.1 to 0.4.2 (#237)
  Update python-magic from 0.4.13 to 0.4.15 (#245)
  Update webob from 1.7.3 to 1.7.4 (#236)
  Update pytest from 3.3.0 to 3.3.1 (#246)
  Update pip-tools from 1.10.1 to 1.10.2 (#239)
  Update pytest from 3.2.5 to 3.3.0 (#243)
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