File tree Expand file tree Collapse file tree 6 files changed +55
-55
lines changed Expand file tree Collapse file tree 6 files changed +55
-55
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The py.test Development Team
45
45
**New Features **
46
46
47
47
* New ``pytest.mark.skip `` mark, which unconditionally skips marked tests.
48
- Thanks :user: `MichaelAquilina ` for the complete PR (:pull : `1040 `).
48
+ Thanks :user: `MichaelAquilina ` for the complete PR (:pr : `1040 `).
49
49
50
50
* ``--doctest-glob `` may now be passed multiple times in the command-line.
51
51
Thanks :user: `jab ` and :user: `nicoddemus ` for the PR.
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The py.test Development Team
44
44
Thanks :user: `nicoddemus ` for the PR.
45
45
46
46
* Fix (:issue: `469 `): junit parses report.nodeid incorrectly, when params IDs
47
- contain ``:: ``. Thanks :user: `tomviner ` for the PR (:pull : `1431 `).
47
+ contain ``:: ``. Thanks :user: `tomviner ` for the PR (:pr : `1431 `).
48
48
49
49
* Fix (:issue: `578 `): SyntaxErrors
50
50
containing non-ascii lines at the point of failure generated an internal
Original file line number Diff line number Diff line change @@ -44,14 +44,14 @@ The py.test Development Team
44
44
45
45
* Fix Xfail does not work with condition keyword argument.
46
46
Thanks :user: `astraw38 ` for reporting the issue (:issue: `1496 `) and :user: `tomviner `
47
- for PR the (:pull : `1524 `).
47
+ for PR the (:pr : `1524 `).
48
48
49
49
* Fix win32 path issue when putting custom config file with absolute path
50
50
in ``pytest.main("-c your_absolute_path") ``.
51
51
52
52
* Fix maximum recursion depth detection when raised error class is not aware
53
53
of unicode/encoded bytes.
54
- Thanks :user: `prusse-martin ` for the PR (:pull : `1506 `).
54
+ Thanks :user: `prusse-martin ` for the PR (:pr : `1506 `).
55
55
56
56
* Fix ``pytest.mark.skip `` mark when used in strict mode.
57
57
Thanks :user: `pquentin ` for the PR and :user: `RonnyPfannschmidt ` for
You can’t perform that action at this time.
0 commit comments