Golang Testing (full tutorial)

Поділитися
Вставка

КОМЕНТАРІ • 17

  • @GolangDojo
    @GolangDojo  2 роки тому +2

    📝Get your *FREE Golang Cheat Sheet* -
    golangdojo.com/cheatsheet

  • @o.k.9142
    @o.k.9142 2 роки тому +5

    Man I love your tutorials! Keep doing the good job!

  • @dmitrydmitriev2554
    @dmitrydmitriev2554 3 місяці тому

    Thank you! Your videos are marvelous, astonishing, stunning, and .... and simply good. They are short, they bring new information. And if I'm tired form some intensive tasks I came here, and having fun both with getting something useful.

  • @michelpapi
    @michelpapi 2 роки тому +8

    Covering the testing topic without a word about assert?

  • @fujinafiul6044
    @fujinafiul6044 Рік тому

    Wow.. Exactly what I was looking for... simple, precise, to the point explanation with example where most of others are just saying high level overview. Thanks man ❤

  • @joerivde
    @joerivde 19 днів тому

    Very helpful, thanks

  • @nicosummer9020
    @nicosummer9020 2 роки тому +5

    Hey great video ! Love the markdown addition 🐝 I have a video idea, I would love to see a database video like Mongo DB and go if that’s possible 🎉

  • @sambacarlson
    @sambacarlson 5 місяців тому

    this is very simple detailed and helpful tutorial. thanks

  • @stevenperez5260
    @stevenperez5260 2 роки тому +1

    Nice video Sensei 🙂💪🏻

  • @fujinafiul6044
    @fujinafiul6044 Рік тому

    Please 🙏 make a video on Go Lang "Diagnostics" - profiling, tracing, debugging & runtime statistics + events. It's really big and complicated topic to understand on which I am suffering currently. If you make a detailed video on this topic, I am sure it would be smooth like butter 🔪🔥

  • @devandlife7275
    @devandlife7275 2 роки тому

    Very good example!

  • @licokr
    @licokr Рік тому

    Great👍👍

  • @vinaykumarva8538
    @vinaykumarva8538 2 роки тому +1

    gorilla frame work when started??

  • @SaintMrDog
    @SaintMrDog 2 роки тому +1

    How do you feel about Ginkgo/Gomega?

  • @jabuci
    @jabuci Рік тому

    How could I use asserts? That's much simpler.

  • @snehilsinha5624
    @snehilsinha5624 Рік тому

    Please make a video on BDD style testing using Goconvey/Ginkgo along with GoMock for mocking and Gomega for marcher/assertions for testing an application using Gin for Rest API and MongoDb for database. Also talk about table-driven test in that.
    Thanks.

  • @parmeshwargaud6027
    @parmeshwargaud6027 2 роки тому +1

    Will you make video on GOMOCK and it's possible Testing Suite
    Thanks in advance!