Video details

GopherCon UK 2018: Pawel Slomka - Documenting Go Code with Beautiful Tests

Management
04.09.2020
English

Whether you believe in TDD or not, you must agree that it's unwise to build production code with no tests. They verify your application, but also act as a perfect documentation for the development team. I would like to show a couple of tips and tricks of how you can write pretty and effective tests.