Difference between revisions of "Unit test example data files"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
|- | |- | ||
|mini.fasta | |mini.fasta | ||
− | |< | + | |<100 bytes |
|Very small fasta file to test the FASTA parser functions. | |Very small fasta file to test the FASTA parser functions. | ||
|} | |} |
Latest revision as of 15:30, 25 October 2013
Data files to be used during Unit test should be uploaded to the file repository at SourceForge and should not be included in the code repository.
There is a nifty utility class that will automatically retrieve data files from SF, you just need to give it the data set name.
(incomplete) List of data sets for testing
Identifier | Size | Description/Purpose |
---|---|---|
mini.fasta | <100 bytes | Very small fasta file to test the FASTA parser functions. |