I am writing a tool wrapper for a tool that allows as FASTA file input something from the data-table all_fasta.
How do I write tests for these kinds of tools?
The tests I wrote that use data provided as test-data in the test-data directory work fine, but I want to test it using the data from a data-table...