test(warnings-recorder): Add attribute error test
This commit is contained in:
parent
3d0dedb5ec
commit
4517af1e28
1
AUTHORS
1
AUTHORS
|
@ -263,6 +263,7 @@ Mickey Pashov
|
||||||
Mihai Capotă
|
Mihai Capotă
|
||||||
Mike Hoyle (hoylemd)
|
Mike Hoyle (hoylemd)
|
||||||
Mike Lundy
|
Mike Lundy
|
||||||
|
Milan Lesnek
|
||||||
Miro Hrončok
|
Miro Hrončok
|
||||||
Nathaniel Compton
|
Nathaniel Compton
|
||||||
Nathaniel Waisbrot
|
Nathaniel Waisbrot
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
``pytest.WarningsRecorder.pop`` now also pop most recent subclass of warning.
|
Loading…
Reference in New Issue