Re: Testing module name/interface advice

2006-02-11 Thread A. Pagaltzis
Hi Mattia, * Mattia Barbon <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> [2006-02-08 17:30]: >I recently fell in love with Test::Base and I decided to use it >at $work. Since the 'run filter, compare output' mode of T::B >did not fit my needs, I wrote a small wrapper (Test::XXX for >now...) that enables

Testing module name/interface advice

2006-02-08 Thread Mattia Barbon \<[EMAIL PROTECTED]>
Hi, I recently fell in love with Test::Base and I decided to use it at $work. Since the 'run filter, compare output' mode of T::B did not fit my needs, I wrote a small wrapper (Test::XXX for now...) that enables to check/establish preconditions, run one or more actions and check postconditions, f