Skip to content

Merge master into features #3831

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

Merged
merged 58 commits into from
Aug 18, 2018

Conversation

nicoddemus
Copy link
Member

No description provided.

blueyed and others added 30 commits August 2, 2018 13:07
Only consider actual functions when collecting hooks
Add a changelog blurb and title, similar to tox
…ecursion-bug

Fix infinite recursion collection bug with pytest_ignore_collect hook
…aseFunction._testcase as attribute of class with a None default.
…exception

Pr 3788 fix teardown exception
Fix issue where fixtures would lose the decorated functionality
Encountered the warning myself and to me the message was not clear about
what should be done to fix the warning
…ig-doc

Unhide documentation for metafunc.config
…doption

Improve warning messages when addoption is called with string as `type`
sankt-petersbug and others added 25 commits August 14, 2018 20:33
Fix pytest-dev#3671 - `filterwarnings` Is an Unregistered Marker
Fix test collection from packages mixed with directories. pytest-dev#3768 and pytest-dev#3789
Fix traceback reporting for exceptions with `__cause__` cycles.
Also change the context-manager to global_and_fixture_disabled to
better convey its meaning
…fo-type-hints

Replace broken type annotations with type comments
…li-logging

Bugfix/capsys with cli logging
@nicoddemus nicoddemus changed the base branch from master to features August 18, 2018 18:55
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 92.6% when pulling c64a8c9 on nicoddemus:merge-master-into-features into 5f97711 on pytest-dev:features.

@nicoddemus nicoddemus merged commit a6cdd0d into pytest-dev:features Aug 18, 2018
@nicoddemus nicoddemus deleted the merge-master-into-features branch August 18, 2018 22:43
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.

10 participants