Hacker News new | ask | show | jobs
by onsi 4629 days ago
Doing this for every test:

t.Errorf("foo: expected 3, got %d", foo)

gets old quickly.