You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to trace all tests and save the trace if the test fails.
I need to trace both the test code and the tested functions code.
How can I do this? I use pytest.