Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 104 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 104 Bytes

Kapitel 7: Testing

Run tests

cd kapitel07
go get github.com/stretchr/testify
go test ./...