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

4.6.x #1

Open
wants to merge 131 commits into
base: main
Choose a base branch
from
Open

4.6.x #1

wants to merge 131 commits into from

Conversation

nicholas-codecov
Copy link
Owner

No description provided.

asottile and others added 30 commits June 1, 2019 15:10
…ytest-dev#5357)

[4.6] Fix `pytest.mark.parametrize` when the argvalue is an iterator
…ev#5360)

Fix all() unroll for non-generators/non-list comprehensions
[4.6] Fix all() unroll for non-generators/non-list comprehensions (pytest-dev#5360)
[4.6] Merge pull request pytest-dev#5373 from asottile/revert_all_handling
item.obj is again a bound method on TestCase function items
…f-5390 (pytest-dev#5399)

[4.6] Merge pull request pytest-dev#5393 from nicoddemus/unittest-self-5390
Without this, `testing/test_pdb.py` (already without pexpect) will cause
missing test coverage afterwards (for the same process).
[4.6] tests: restore tracing function
Fix verbosity bug in --collect-only
[4.6] Fix verbosity bug in --collect-only (backport of pytest-dev#5391)
…sage

Link deprecation docs pytest.raises 'message' warning
[4.6] Link deprecation docs pytest.raises 'message' warning
Since then pytest itself adopted the behavior of interrupting
the test session on collection errors, so --sw no longer needs
to handle this.

The --sw behavior seems have been implemented when pytest
would continue execution even if there were collection errors.
nightlark and others added 30 commits December 14, 2019 10:10
Pin the colorama version only for Python 3.4
…dev#6368)

[4.6] Fix assertion rewriting module detection for egg dists
…-dev#6408)

[4.6] Remove usage of parser module, deprecated in Python 3.9
[4.6.x][backport of PR pytest-dev#6337] Make 'S' and 'F' aliases to 's' and 'f' respectively
Co-Authored-By: Miro Hrončok <[email protected]>
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.