![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^4: What to test in a new moduleby hippo (Bishop) |
on Mar 11, 2023 at 10:54 UTC ( #11150921=note: print w/replies, xml ) | Need Help?? |
Unless you're designing and writing code against a predefined spec/RFC, I really don't feel like strict adherence to TDD is beneficial. To me, that's partly the point. If you can't write the tests because the spec is wrong/contradictory/woolly/absent then that's a problem with the spec. Test Driven Development requires a solid spec, otherwise it's a non-starter. 🦛
In Section
Seekers of Perl Wisdom
|
|