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
With Quick/Nimble you can disable a test just with a x before the closures. So, anything with xdescribe, xcontext or xit will be disabled and won't be executed.
Hi there,
I would like to know if is possible disable/enable all snapshots, like a toggle.
Thanks
The text was updated successfully, but these errors were encountered: