Golang
Aside from helping with the CLI for the Canasta project, I wanted to add unit tests.
Testing
- 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