Posts by Matti Mäki

Softagram_office

Prevent software design flaws with automation

It is a common assumption that production code should not depend on anything from the test code. Or in a...

Automatic pull request visualizations will improve your code reviews.

A couple weeks ago I opened yet another pull request to our backend codebase. It was about better cross-checks around...

How to spot risky code changes and prevent broken software

Why is it so hard to get it right the first time? Have you ever seen an unrelated test case that started failing after your recent code change?...