MSMarco Shimomotoinblog.shimomoto.org·Nov 6, 2022 · 3 min readWhen you need to generate data for testsI often say that in tests we break rules, we cheat and lie as long as the code is exercised and the production code is safe, bug free. Quite often we need to be able to test what happens when we operate on an aggregate, but the entire aggregate is no...00
MSMarco Shimomotoinblog.shimomoto.org·Apr 18, 2022 · 4 min readLet's break some eggsWe developers all write our unit tests that exercise the code and assert results properly. But not always, not when someone is asking for the feature or fix and we jump right into changing code without adding a test that reveals the bug/feature first...00
MSMarco Shimomotoinblog.shimomoto.org·Apr 9, 2022 · 1 min readWalking the beaten pathI stay true to myself and my style, and I am always pushing myself to be aware of that and be original.— Aaliyah It is hard to be original, but we try. Most times we are re-hashing or repurposing things and ideas. I remember Stephen King's story "Se...00