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

Feature Request: Don't catch exceptions #89

Open
TiloW opened this issue Mar 7, 2017 · 0 comments
Open

Feature Request: Don't catch exceptions #89

TiloW opened this issue Mar 7, 2017 · 0 comments
Labels
feature Feature request
Milestone

Comments

@TiloW
Copy link

TiloW commented Mar 7, 2017

Sometimes it would be nice to catch exceptions thrown during tests directly with a debugger.
Since bandit catches all exceptions (which is a good thing to have as default) this is currently not possible.

I'd like to have a flag that switches the catching off.

@sbeyer sbeyer added the feature Feature request label Mar 7, 2017
@sbeyer sbeyer added this to the 3.0 Release milestone Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants