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

Using table driven test and go-capturer can help #39

Open
alok87 opened this issue Dec 18, 2021 · 0 comments
Open

Using table driven test and go-capturer can help #39

alok87 opened this issue Dec 18, 2021 · 0 comments

Comments

@alok87
Copy link

alok87 commented Dec 18, 2021

I was practicing some patterns in my own repo and this repo has been really helpful in telling the basics in just few minutes. Thanks @bvwells

Just some suggestion to make it more easy to read:

  1. Table driven tests at many places can simplify reading tests. Example.
  2. Using go-capturer library (or keeping a copy of it in this repo) can also make testing easier to read and would reduce a lot of boilerplate code. Example.
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

1 participant