Tag: tdd
All the articles with the tag "tdd".
Trusting agent code: the unit-test skill
Coding agents write messy unit tests by default. Encoding my testing standard once — London School TDD — cleaned up the production code too.
Cyberpunk 2077 R6 Config Editor
A Windows app to customize your Cyberpunk 2077 experience & immersion. Written in Python using TDD and published on NexusMods.
Do not Expect Jobs
A unit test assertion validating that no Laravel job is dispatched — protecting against sending thousands of invalid emails on Laravel 5.1 LTS.