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

Errors don't crash test runner #32

Open
refactorized opened this issue Nov 29, 2017 · 0 comments
Open

Errors don't crash test runner #32

refactorized opened this issue Nov 29, 2017 · 0 comments

Comments

@refactorized
Copy link

This is more of a feature than an issue - normal tape now crashes the test runner on thrown errors, but blue-tape seems to retain the old behavior, and that of tape-catch.

This should be called out in the readme, as both tape-catch and blue-tape are wrappers, and mutually exclusive. Accordingly, it would seem like a developer would need to choose between exceptions as failing tests, or promises, but they can really have both with blue-tape.

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

1 participant