GeistHaus
log in · sign up

Go: How the Testing Harness Works

matttproud.com

This is a smaller piece that I broke off from a larger article. It’s in the space of Go minutiae, but it’s worth considering if you plan on developing full mastery of the language ecosystem. So let’s start out with a question: what happens when you run go test? Very specifically in the time between when the go tool starts running and before your tests start running? If you’re like most people, I’ll wager you haven’t given it much thought; but it turns out there is a lot going on!

0 pages link to this URL

No pages have linked to this URL yet.