Golang has testing tools built into the standard go tool and the standard library. Here is how to write a unit test on a function so that you can run it with go test
.
@M-Zubair there will definitely be more lessons added to this playlist. It's possible I'll do a course on golang as well.
Is there anything in particular you'd like to see covered?
@Chris it would be awesome if a server with the usual stuff such as auth, db connection is covered in the course. But totally upto you.
Very straightforward and encouraging! Thank you for the great course, keep up the good work!
hi Chris, are we going to have a full further course on golang. This is a very clear course. would love to see more