On Fri, Jan 29, 2021 at 6:52 PM nishant gupta <nishantgupta...@gmail.com> wrote:

> Being new to programming and to Golang i am running into issues while 
> asserting my test case. Looking for help here from the pros -

> Any help is appreciated in this regards. Thanks in advance.

Possibly not a popular advice: When possible, avoid using mocking and
asserting packages for your work. More so, if you're, as stated,
starting with programming and Go. They might be useful in some
projects, for some people, not me.

Please note the name of the programming language, it is Go.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-WWEnGTETXKFYGqmRgT%3D%2BqkQr%2BhoTna7jJYYqHA8ZLE5Q%40mail.gmail.com.

Reply via email to