![]() |
|
XP is just a number | |
PerlMonks |
Re^8: What to test in a new moduleby LanX (Saint) |
on Mar 11, 2023 at 21:37 UTC ( #11150932=note: print w/replies, xml ) | Need Help?? |
I'm not sure where you read that I was advocating throw away tests. My point was it's a top-down process with different layers of tests and POC. The API tests of the top layer are stable, the POCs less so. There is no point in starting a long endeavor without
This is best done with some demo code, and this can and should be tested. Written specifications are open for interpretations, tests let you sleep well. Since those tests define your API they can't easily be thrown away anymore unless your POCs were bad. Hope my perspective is clearer now.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|