I want to pull logs from the server, if the test ended up with FAILED status, tell me please what the signature of a function or fixture should look like, which will be called after each test and have information about its status.
I run the script like this
py.test -s -vv -l --alluredir allure / main.py