in reply to Re^2: Unit Testing in Perl
in thread Unit Testing in Perl
On Friday I was introduced to an enormous blob of Perl code, entirely functional, completely undocumented, devoid of unit tests, and with data hard coded into it.Then these nodes may be of interest:
Becoming familiar with a too-big codebase?
Analyzing large Perl code base.
What is the best way to add tests to existing code?
|
|---|