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

Ability to stop tests before execution #156

Closed
brianium opened this issue Apr 30, 2015 · 0 comments
Closed

Ability to stop tests before execution #156

brianium opened this issue Apr 30, 2015 · 0 comments
Milestone

Comments

@brianium
Copy link
Member

It would be nice to have the ability to prevent a test from running after the test.start event fires, effectively removing it from the test hierarchy. I imagine this could be done by stopping the test from running outright, or providing a clean API for removing a node from it's parent tree.

See #155 for a potential use case

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

No branches or pull requests

1 participant