Jakub Jarosz

Security, Systems & Network Automation

Go Testing: How to Communicate Clearly

2025-04-30 Go
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. Continue reading
Older posts