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

Testify support #6

Open
yields opened this issue Aug 19, 2019 · 0 comments
Open

Testify support #6

yields opened this issue Aug 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@yields
Copy link
Owner

yields commented Aug 19, 2019

Be nice if we can see assert errors inline, just like vet/lint/fmt errors:

assert.Equal(t, 0, 1) | testify: expected 0, actual 1

Will have to test this out and see if it works well for larger diffs.

@yields yields added the enhancement New feature or request label Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant