in reply to Re: Testing: Fun for the family
in thread Testing: Fun for the family
You can always use Perl to make higher-level tests. I'm always writing little subroutines in test suites that capture a higher level testing concept.Of course you can write higher level tests in perl. What I was trying to get at was writing higher level tests in a language thats a higher level then perl (such as english or some subset thereof).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Testing: Fun for the family
by Abigail-II (Bishop) on Mar 09, 2004 at 11:38 UTC | |
Re: Re: Re: Testing: Fun for the family
by adrianh (Chancellor) on Mar 09, 2004 at 11:55 UTC |