[Biopython-dev] [Bug 2640] Proposal: doctest for SeqRecord/biopython
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Nov 4 11:48:53 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2640
------- Comment #3 from biopython-bugzilla at maubp.freeserve.co.uk 2008-11-04 06:48 EST -------
I think we would need to integrate this into the existing test framework so
that any new doctests are actually used. For an example of this on a module by
module basis, see test_Wise.py and test_psw.py (although these don't interact
well with our test framework on Python 2.3, see bug 2613).
If a large number of Biopython modules have doctests then a more automated
system could be designed (searching all non-deprecated modules for doctests).
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list