Re: Tagging tests

2012-05-01 Thread Daniel Perrett
Thanks, I'll look into both! Daniel On 1 May 2012 19:17, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 wrote: >> Is there any way to 'tag' tests in Perl? > > >> - If there are common problems (computer can't access the net, unicode >> handling is dodgy), this makes it more straightforward to dia

Re: Tagging tests

2012-05-01 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
> Is there any way to 'tag' tests in Perl? > - If there are common problems (computer can't access the net, unicode > handling is dodgy), this makes it more straightforward to diagnose > than reading through logs of very long test scripts with lots of > failure diagnos

Re: Tagging tests

2012-04-25 Thread Greg Sabino Mullane
On Tue, Apr 24, 2012 at 07:09:19PM +0100, Daniel Perrett wrote: > Is there any way to 'tag' tests in Perl? Not that I can think of, in the way that you want. > It looks likely that even though all the search tests fail, they are > failing because there is no working connection, as tested by the f