How to mark test functions with attributes¶| docs.pytest.org
When we are using 3rd packages in Python, we may see some warning messages. For example, when you use the package BeautifulSoup and provide it with an url:| jdhao.github.io