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

Did you think about TDD? #2

Open
colachg opened this issue Jan 13, 2020 · 3 comments
Open

Did you think about TDD? #2

colachg opened this issue Jan 13, 2020 · 3 comments

Comments

@colachg
Copy link

colachg commented Jan 13, 2020

I mean that if you can add TDD in your tutorial that will be better :)

@EQuimper
Copy link
Owner

@colachg Hello :) Yes I love TDD, this is something I do when I build client project in Elixir/Laravel/Node. I've done a bit in Go but again like I said in video, I'm not an expert in Go, and this is something I want to do more. I've done table driven table + tdd for golang function. But when it's time to tdd the full integration stuff, I feel it's hard to get my head around all those thing.

Do that make sense ? But I'm continuing learning go and when I will feel more comfortable will do this in tdd

@colachg
Copy link
Author

colachg commented Jan 14, 2020

But when it's time to tdd the full integration stuff, I feel it's hard to get my head around all those thing

Yes test is a design of implement so it's difficult. I have watched your tutorial and am learning golang in practice. Now TDD is what I am thinking about and I don't know how to test so I asked you.

Thanks for your reply and this great tutorial :)

@EQuimper
Copy link
Owner

@colachg perfect I keep that in mind and will try to improve my test skill in go and will share a video with that :) Thank you :) I really appreciate

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

2 participants