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 often use some groups in one file. For example, some kind of API tests, where each group contains tests that check API endpoint or method in different ways. But preparation for each of these groups is similar. So would be great if some fixture will prepare an environment in the context of the entire file, and not for each group.
tupikinm, zwirec, alrsorokin, PavelVdovin and Satbek