Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What? Go check out any moderately popular library in Go (including packages in the standard library), and I bet you're fairly likely to see a `*_test.go` file somewhere (perhaps more than one).

Unit testing in Go is refreshingly simple. And it comes standard with the Go toolchain.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: