Update dependency pytest to v5.4.3 - autoclosed #12
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/pytest-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==5.4.1
->==5.4.3
Release Notes
pytest-dev/pytest (pytest)
v5.4.3
Compare Source
pytest 5.4.3 (2020-06-02)
Bug Fixes
changed since the start of the session.
ConfTestImportFailure
is raised.--pdb
would call thetearDown
methods ofunittest.TestCase
subclasses for skipped tests.
v5.4.2
Compare Source
pytest 5.4.2 (2020-05-08)
Bug Fixes
unittest.IsolatedAsyncioTestCase
is actually awaited.TestCase.addCleanup
were not being called on test failures.TerminalReporter.writer
attribute.asyncbase.TestCase
tests are executed correctly again.File.from_constructor
so it forwards extra keyword arguments to the constructor.__getattribute__
methods are displayed correctly during failures._is_setup_py
for files encoded differently than locale.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update dependency pytest to v5.4.3to Update dependency pytest to v5.4.3 - autoclosedPull request closed