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 have tests with tags: @lite@Pro, both tests are in one describe hook and also required beforeall hook.
I need separate beforeAll hook for @lite tagged tests and @Pro tagged tests.
I have tests with tags: @lite @Pro, both tests are in one describe hook and also required beforeall hook.
I need separate beforeAll hook for @lite tagged tests and @Pro tagged tests.