Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Its possible disable/enable all snapshots, like toggle? #200

Open
marcos-ale-fonseca opened this issue Jul 28, 2020 · 1 comment
Open

Its possible disable/enable all snapshots, like toggle? #200

marcos-ale-fonseca opened this issue Jul 28, 2020 · 1 comment

Comments

@marcos-ale-fonseca
Copy link

Hi there,

I would like to know if is possible disable/enable all snapshots, like a toggle.

Thanks

@igoriols
Copy link

igoriols commented Jul 29, 2020

Hi @marcos-ale-fonseca , do you mean disable the snapshots tests?

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.

Does It solve your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants