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

Better error reporting #21

Merged
merged 3 commits into from
Dec 18, 2020
Merged

Better error reporting #21

merged 3 commits into from
Dec 18, 2020

Conversation

hotmeteor
Copy link
Owner

This updates the way that failing tests display the line where it's failing. Before, it would refer to the line in the Assertions class, which isn't very helpful. Now it will point to the line in your actual test class.

Before:

Screen Shot 2020-12-17 at 7 50 22 AM

After:

Screen Shot 2020-12-17 at 7 50 49 AM

@hotmeteor hotmeteor merged commit aff19af into master Dec 18, 2020
@hotmeteor hotmeteor deleted the better-error-reporting branch December 18, 2020 12:21
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

Successfully merging this pull request may close these issues.

1 participant