Hey man, thanks for the comment. Sure, I will add it to the description of all videos. Thanks for the advice! Here is the link btw: github.com/thomaslanghorst/testify-tutorial
6:25 this is inaccurate. The testing package provides various functions: t.Log() / t.LogF() prints a message without failing. t.Fail() fails the test without printing a message. t.Error() and t.ErrorF() can be used to fail a test and print a message. Note that doing so will fail the test but not immediately, the test will still complete. t.Fatal() fails the test and immediately exits execution.
Thomas, thanks for the test tutorial. Great job👍
Hey Maxim, thank you so much! Glad you liked the video!
Great explanation!
Thanks!
Thanks flexairz! Glad you liked it!
Thank you for the video.
Hey Petar, glad you liked it! Thanks for the comment, much appreciated!
thanks for the tutorial!
go testify go!!!
so helpful!
Thanks! Glad you liked it.
Thank you Thomas! Please can we access the github repo for the tutorial, thanks!
Hey man, thanks for the comment. Sure, I will add it to the description of all videos. Thanks for the advice!
Here is the link btw:
github.com/thomaslanghorst/testify-tutorial
@@ThomasLanghorst thank you so much!!
Thanks
Hey Diego. Thanks for the comment. Glad you liked it.
how to setup the docker container ? I can't follow your tutorial :(
thanks thanks thanks!
6:25 this is inaccurate. The testing package provides various functions:
t.Log() / t.LogF() prints a message without failing.
t.Fail() fails the test without printing a message.
t.Error() and t.ErrorF() can be used to fail a test and print a message. Note that doing so will fail the test but not immediately, the test will still complete.
t.Fatal() fails the test and immediately exits execution.
go testify go
YEAH! Thank you for the support!
"GO TESTIFY GO"
go testify go
go testify go
go testify go