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

Proposal to use stretchr/testify in tests #8

Open
kostyantyn opened this issue Aug 14, 2015 · 3 comments
Open

Proposal to use stretchr/testify in tests #8

kostyantyn opened this issue Aug 14, 2015 · 3 comments

Comments

@kostyantyn
Copy link
Contributor

Motivation of using this package in tests is to have a nice error message and write less code https://github.com/stretchr/testify

@joshuap
Copy link
Member

joshuap commented Aug 18, 2015

👍

@mperham
Copy link
Contributor

mperham commented Aug 18, 2015

Longtime fan of the assert package here.

@joshuap
Copy link
Member

joshuap commented Aug 18, 2015

@mperham gtk, thanks! I was hoping someone would suggest a good testing package; I had looked at testify initially but decided just to go with the more verbose built-in API until we needed the dependency. I'm all for cleaning up the assertions in the current suite. @kostyantyn feel free to take a stab at it if you want.

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

3 participants