RSSAmplifier

Jakub Jarosz · Apr 30, 2025

Go Testing: How to Communicate Clearly

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In Go, we build packages - fundamental Lego-like blocks that we assemble in modules and use to build applications. That’s why it’s crucial we start designing packages by modelling their public APIs. Let’s roll up our sleeves, sharpen the scalpel and start the second code surgery. This time, we focus on tests.

Read on /code/golang-testing-how-to-communicate-clearly/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.