Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

ignore pytest errors or warnings

@pytest.mark.filterwarnings('ignore::RuntimeWarning')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ignore #pytest #errors #warnings
ADD COMMENT
Topic
Name
8+6 =