[BioPython] Feedback from Biopython 1.50 beta?
    Giovanni Marco Dall'Olio 
    dalloliogm at gmail.com
       
    Thu Apr 16 09:00:42 UTC 2009
    
    
  
On Wed, Apr 15, 2009 at 5:38 PM, Peter <biopython at maubp.freeserve.co.uk> wrote:
>
> Maybe we should have a general clean up of any temp files at the end
> of run_tests.py ... it might be worth thinking about.
We need global fixtures for doctests :-)
A tearDownAll which deletes all the temporary files created by the
doctests would be sufficent. The way to implement it depends on how
you want to run the tests (run_tests.py or nose).
>
>>
>> The built-in tests ran fine for me.
>> M.
>
> Great.
>
> Peter
>
> _______________________________________________
> Biopython mailing list  -  Biopython at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biopython
>
-- 
My blog on bioinformatics (now in English): http://bioinfoblog.it
    
    
More information about the Biopython
mailing list