test_Fasta
Basic test on Record ... ok
Basic operation of the Record Parser. ... ok
Setting the alphabet for the Sequence Parser. ... ok
Basic operation of the Sequence Parser. ... ok
Test title conversion for the Sequence Parser. ... ok
Ensure the Fasta iterator works returning text. ... ok
Ensure the Fasta iterator works like a Python 2.2 iterator. ... ok
Parse FASTA files with # style comment lines in them. ... ok
Test the iterator with a Record Parser. ... ok
Test the iterator with a Sequence Parser. ... ok
Test indexing a file and retrieving from it. ... ok

----------------------------------------------------------------------
Ran 11 tests in 0.761s

OK
