in reply to Re^2: RFC: Perl Testing -- How to Introduce to a team
in thread RFC: Perl Testing -- How to Introduce to a team
It does have a higher learning curve than just using Test::More. The problem with avoiding an OO oriented approach is that they will quickly run into issues once their testing needs become significantly detailed. Better that they tackle good practices right off the bat and avoid reenforcing procedural programming that they are used too.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: RFC: Perl Testing -- How to Introduce to a team
by adrianh (Chancellor) on Oct 20, 2006 at 19:53 UTC |