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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest to 3.4.2 #34

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Mar 6, 2018

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

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

Changelog

3.4.2

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

Bug Fixes

  • Removed progress information when capture option is no. (3203 <https://github.com/pytest-dev/pytest/issues/3203>_)
  • Refactor check of bindir from exists to isdir. (3241 <https://github.com/pytest-dev/pytest/issues/3241>_)
  • Fix TypeError issue when using approx with a Decimal value.
    (3247 <https://github.com/pytest-dev/pytest/issues/3247>_)
  • Fix reference cycle generated when using the request fixture. (3249 <https://github.com/pytest-dev/pytest/issues/3249>_)
  • [tool:pytest] sections in *.cfg files passed by the -c option are
    now properly recognized. (3260 <https://github.com/pytest-dev/pytest/issues/3260>_)

Improved Documentation

  • Add logging plugin to plugins list. (3209 <https://github.com/pytest-dev/pytest/issues/3209>_)

Trivial/Internal Changes

  • Fix minor typo in fixture.rst (3259 <https://github.com/pytest-dev/pytest/issues/3259>_)

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 Mar 7, 2018

Coverage Status

Coverage remained the same at 99.726% when pulling a164cef on pyup-update-pytest-3.4.1-to-3.4.2 into 8fe6c86 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.726% when pulling a164cef on pyup-update-pytest-3.4.1-to-3.4.2 into 8fe6c86 on master.

@koenedaele koenedaele merged commit e35499e into master Mar 7, 2018
@koenedaele koenedaele deleted the pyup-update-pytest-3.4.1-to-3.4.2 branch March 7, 2018 16:45
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.

None yet

3 participants