Golang
Jump to navigation
Jump to search
Aside from helping with the CLI for the Canasta project, I wanted to add unit tests.
Testing[edit | edit source]
- https://gobyexample.com/testing
- Learn test-driven development with Go
- Jetbrains Blog article comprehensive guide to testing in go
- The 'testing' package https://pkg.go.dev/testing