[Bioperl-l] Network tests overhaul
Chris Fields
cjfields at uiuc.edu
Mon Jun 18 11:45:10 UTC 2007
The idea sounds good, though if we plan on doing this we need to
update the Test HOWTO as well.
Some modules require only a few (<50% of the total) network tests; I
think SeqFeature.t may be one, though I'm not sure. Does this handle
those cases?
chris
On Jun 18, 2007, at 5:46 AM, Sendu Bala wrote:
> Sendu Bala wrote:
>> Adding support to test scripts consists of the following changes:
>>
>> + use Module::Build;
>> + my $build = Module::Build->current(get_options => { network =>
>> {} });
>
> That should read:
> + my $build = Module::Build->current();
>
>> + my $do_network_tests = $build->notes('network');
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
Christopher Fields
Postdoctoral Researcher
Lab of Dr. Robert Switzer
Dept of Biochemistry
University of Illinois Urbana-Champaign
More information about the Bioperl-l
mailing list