Recent Posts
Are you at your Plateau of Productivity yet?
A little story about the typical adoption process of TDD and how that works for other tools, principles and practices
9 coding practices that have a smell
Code that may be readable but which purpose is unclear doesn’t make anybody happy
How I keep my test names short and functional
Naming in software is hard, so here’s how I name and group my automated tests to use them as documentation
How to properly test your HTTP API contracts in .NET
The route, the headers and the specific JSON returned by an HTTP API are the contract, and thus should be treated as such
Using docker to write automated tests against a real database
It’s 2023, so what if you could run SQL Server in a Linux docker container just before your tests start?
You can’t know everything (and where I get my knowledge from)
I don’t believe somebody can be really proficient in multiple platforms and programming languages, so invest in knowledge wisely.