parent
1535d75bb8
commit
c3a6fbd8d7
|
@ -1,8 +1,7 @@
|
||||||
"""
|
"""
|
||||||
|
|
||||||
"recwarn" funcarg plugin that helps to assert
|
provides "recwarn" funcarg for asserting warnings to be shown
|
||||||
that warnings are shown to a user. See the test
|
to a user. See the test at the bottom for an example.
|
||||||
at the bottom for an example.
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import py
|
import py
|
||||||
|
|
Loading…
Reference in New Issue