Testing with golang and testify - tutorial part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025

ความคิดเห็น • 24

  • @MaximRovinsky
    @MaximRovinsky 2 ปีที่แล้ว +5

    Thomas, thanks for the test tutorial. Great job👍

    • @ThomasLanghorst
      @ThomasLanghorst  2 ปีที่แล้ว

      Hey Maxim, thank you so much! Glad you liked the video!

  • @flexairz
    @flexairz 2 ปีที่แล้ว +2

    Great explanation!
    Thanks!

  • @petarnikov7459
    @petarnikov7459 2 ปีที่แล้ว +2

    Thank you for the video.

    • @ThomasLanghorst
      @ThomasLanghorst  2 ปีที่แล้ว +1

      Hey Petar, glad you liked it! Thanks for the comment, much appreciated!

  • @vaibhavverma7395
    @vaibhavverma7395 ปีที่แล้ว

    thanks for the tutorial!

  • @basilgafoor
    @basilgafoor 2 ปีที่แล้ว +2

    go testify go!!!

  • @yingda-rv1gh
    @yingda-rv1gh 2 ปีที่แล้ว +1

    so helpful!

  • @josephmartin6219
    @josephmartin6219 2 ปีที่แล้ว +2

    Thank you Thomas! Please can we access the github repo for the tutorial, thanks!

    • @ThomasLanghorst
      @ThomasLanghorst  2 ปีที่แล้ว +2

      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

    • @josephmartin6219
      @josephmartin6219 2 ปีที่แล้ว

      @@ThomasLanghorst thank you so much!!

  • @_Holy_Lance_
    @_Holy_Lance_ 2 ปีที่แล้ว +1

    Thanks

    • @ThomasLanghorst
      @ThomasLanghorst  2 ปีที่แล้ว

      Hey Diego. Thanks for the comment. Glad you liked it.

  • @GIaHuyBùi-w4s
    @GIaHuyBùi-w4s หลายเดือนก่อน

    how to setup the docker container ? I can't follow your tutorial :(

  • @jostegare
    @jostegare ปีที่แล้ว

    thanks thanks thanks!

  • @sxlg_32
    @sxlg_32 ปีที่แล้ว

    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.

  • @ezequielcorbacho2321
    @ezequielcorbacho2321 2 ปีที่แล้ว +1

    go testify go

  • @TravisKeenan
    @TravisKeenan 2 ปีที่แล้ว +1

    "GO TESTIFY GO"

  • @harikeshverma8917
    @harikeshverma8917 2 ปีที่แล้ว +1

    go testify go

  • @virabadrasana
    @virabadrasana ปีที่แล้ว

    go testify go

  • @inspirehub-rich
    @inspirehub-rich 5 หลายเดือนก่อน

    go testify go