513482f4f7d2a96c76167a388e38923e7e84c7bb
now when setup or teardown of a test item/function fails and the test is marked "xfail" it will show up as an xfail-ed test.
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.
Description
Languages
Python
100%