- golang
These instructions will guide you to download the library
go get https://github.com/2110336-2565-2/cu-freelance-library@latest
- Run
go test -v -coverpkg . -coverprofile coverage.out -covermode count .
ormake test
These instructions will guide you to download the library
go get https://github.com/2110336-2565-2/cu-freelance-library@latest
go test -v -coverpkg . -coverprofile coverage.out -covermode count .
or make test