mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 15:01:28 +00:00
202 B
202 B
GO Starter
- Run :
go run texttest_fixture.go [<number-of-days>; default: 2]
- Run tests :
go test ./...
- Run tests and coverage :
./test-with-coverage.sh