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

Forward unexpected exceptions instead of catching and failing #372

Open
lucasborin opened this issue Apr 9, 2021 · 0 comments
Open

Forward unexpected exceptions instead of catching and failing #372

lucasborin opened this issue Apr 9, 2021 · 0 comments
Labels
new check New check

Comments

@lucasborin
Copy link
Member

Based on the Forward unexpected exceptions instead of catching and failing, the unit test should focus on the happy path.

The new check can scan for try...catch in the test methods and inform the developer once it finds an assert fail within the catch.

@lucasborin lucasborin added the new check New check label Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new check New check
Projects
None yet
Development

No branches or pull requests

1 participant