|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: When Test Suites Attack (text; diff)by adrianh (Chancellor) |
| on Oct 30, 2005 at 07:25 UTC ( [id://503987]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I've toyed with writing Perl tools so my modules could instead use the methodology of t/feature.t (a Perl script), t/feature.ok (the expected output), and "perl t/feature.t | diff t/feature.ok -". This sounds very similar to the kind of test framework you can build up with Test::Base.
In Section
Meditations
|
|
||||||||||||||||||||||||