Testing Set Up in Golang

File conventions, function naming conventions, how to separate test to test cases, send output (fmt.Println-ish), mark the test as fail ...

November 30, 2021 · Yanuar Arifin