Jakub Jarosz

Security, Systems & Network Automation

Critical First Step in Go Tests

2025-08-18 Go

“I have two news for you, bad and worse,” said the mechanic. “The battery is dead and I won’t get a new one until Monday. Forget about your annual inspection today,” he continued. “But…” you started. “There is no but.” he cut short.

No setup, no testing. Just like in your Go program.

Continue reading

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