File tree 2 files changed +9
-0
lines changed 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ Michael Birtwell
72
72
Michael Droettboom
73
73
Mike Lundy
74
74
Nicolas Delaby
75
+ Oliver Bestwalter
75
76
Omar Kohl
76
77
Pieter Mulder
77
78
Piotr Banaszkiewicz
Original file line number Diff line number Diff line change 43
43
Can also show where fixtures are defined if combined with ``-v ``.
44
44
Thanks `@hackebrot `_ for the PR.
45
45
46
+ * Introduce pytest command as recommended entry point. Closes proposal
47
+ `#1629 `_. Thanks `@obestwalter `_ and `@davehunt `_ for the complete PR
48
+ (`#1633 `_)
49
+
46
50
**Changes **
47
51
48
52
* Fixtures marked with ``@pytest.fixture `` can now use ``yield `` statements exactly like
83
87
.. _@palaviv : https://github.com/palaviv
84
88
.. _@omarkohl : https://github.com/omarkohl
85
89
.. _@mikofski : https://github.com/mikofski
90
+ .. _@obestwalter : https://github.com/obestwalter
91
+ .. _@davehunt : https://github.com/davehunt
86
92
87
93
.. _#1426 : https://github.com/pytest-dev/pytest/issues/1426
88
94
.. _#1428 : https://github.com/pytest-dev/pytest/pull/1428
98
104
.. _#372 : https://github.com/pytest-dev/pytest/issues/372
99
105
.. _#1544 : https://github.com/pytest-dev/pytest/issues/1544
100
106
.. _#1616 : https://github.com/pytest-dev/pytest/pull/1616
107
+ .. _#1629 : https://github.com/pytest-dev/pytest/issues/1629
108
+ .. _#1633 : https://github.com/pytest-dev/pytest/pull/1633
101
109
102
110
103
111
**Bug Fixes **
You can’t perform that action at this time.
0 commit comments