BlueKey

joined 1 year ago
[โ€“] BlueKey@fedia.io 2 points 1 day ago

I tried TDD in a personal project recently and it got annoying pretty fast. It was also a project where I tried a new Framework so writing test when one doesn't know how things behave exactly results in adjusting the tests afterwards anyway.
Thinkimg how I want to designe my API upfront while discovering the details as I go served me well in the past (still in context of personal projects).

It also doesn't help when my tests have more bugs than the tested code...

[โ€“] BlueKey@fedia.io 2 points 1 day ago

Multi layer debugging is still better than multi layer marketing.