6 ms·
TDD advocates would be proud of you ;) differently from your approach I still prefer to make sure the model code is inline with my expectations and only then as
by ok1984 2mo ago
TDD advocates would be proud of you ;) differently from your approach I still prefer to make sure the model code is inline with my expectations and only then ask for unit tests, only exception is when I am dealing with a bug then the failing unit test is a MUST.