Skip to content

Commit

Permalink
Merge pull request #12640 from pytest-dev/update-user
Browse files Browse the repository at this point in the history
doc/changelog: update user tag

(cherry picked from commit c03989c)
  • Loading branch information
bluetech authored and patchback[bot] committed Jul 21, 2024
1 parent ca3070b commit 31337ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/en/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ New features

This change detaches xfail tracebacks from `-rx`, and now we turn on xfail tracebacks with `--xfail-tb`. With this, the default `-rx`/ `-ra` behavior is identical to pre-8.0 with respect to xfail tracebacks. While this is a behavior change, it brings default behavior back to pre-8.0.0 behavior, which ultimately was considered the better course of action.

-- by :user:`okken`


- `#12281 <https://github.com/pytest-dev/pytest/issues/12281>`_: Added support for keyword matching in marker expressions.

Expand Down

0 comments on commit 31337ab

Please sign in to comment.