File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
2.8.0.dev (compared to 2.7.X)
2
2
-----------------------------
3
3
4
+ - Fix issue736: Fix a bug where fixture params would be discarded when combined
5
+ with parametrization markers.
6
+ Thanks to Markus Unterwaditzer for the PR.
7
+
4
8
- Add 'warns' to assert that warnings are thrown (like 'raises').
5
9
Thanks to Eric Hunsberger for the PR.
6
10
7
- - Fix #683 : Do not apply an already applied mark. Thanks ojake for the PR.
11
+ - Fix issue683 : Do not apply an already applied mark. Thanks ojake for the PR.
8
12
9
13
- Deal with capturing failures better so fewer exceptions get lost to
10
14
/dev/null. Thanks David Szotten for the PR.
30
34
deprecated.
31
35
Thanks Bruno Oliveira for the PR.
32
36
33
- - fix issue 808 : pytest's internal assertion rewrite hook now implements the
37
+ - fix issue808 : pytest's internal assertion rewrite hook now implements the
34
38
optional PEP302 get_data API so tests can access data files next to them.
35
39
Thanks xmo-odoo for request and example and Bruno Oliveira for
36
40
the PR.
You can’t perform that action at this time.
0 commit comments