[Bioperl-l] Test related Suggestions
Sendu Bala
bix at sendu.me.uk
Thu Jul 5 09:39:10 UTC 2007
Sendu Bala wrote:
> Nathan S. Haigh wrote:
>> Thinking about this a little more, I think it would be a good idea to
>> include Test::Exception in t/lib.
>
> Agree. I'll see if I can have it auto-loaded by BioperlTest.pm.
I've now done that: BioperlTest loads Test::Exception, from the copy in
t/lib if necessary.
So, in BioperlTest-using scripts you now have access to the methods
dies_ok, lives_ok, throws_ok and lives_and.
More information about the Bioperl-l
mailing list