Maxwel Mazur
Maxwel Mazur
## command suggestion 
Hello, I felt the need to run isolated tests and added a new command `GoTestName` to improve the work with tests ### Example case I want to run in the...
A suggestion for improving the quality of output verification :) Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a...
### Result after login via browser  
``` // Deprecated: As of Go 1.16, this value is simply [io.Discard]. var Discard io.Writer = io.Discard // Deprecated: As of Go 1.17, this function simply calls [os.CreateTemp]. func TempFile(dir,...