- [ ] Add a ``--library_path`` argument to create a data library to reuse test data - useful for running against public servers. - [x] Explicit support for URLs in job description. - [ ] Extend URL/library support to track md5sum of inputs and verification of inputs. - [x] Add an example with collection inputs, ensure it works (probably doesn't). - [ ] Support nested workflows - requires ephemeris enhancements. - [ ] Allow user mode-only workflow tests. - [ ] Extend Travis CI test template to test only differences. - [ ] Better CLI support for working with traditional Galaxy workflows: - [ ] Tool to upgrade workflows: https://github.com/galaxyproject/planemo/issues/779
--library_pathargument to create a data library to reuse test data - useful for running against public servers.