Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.51 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.51 KB

Galaxy Workflow Testing

GitHub license GitHub issues GitHub forks Actions Status Actions Status

This repository runs automated workflows tests against UMSA Galaxy.

Instructions

If Planemo test is called on a Galaxy workflow named ref-rnaseq.ga, then tests should be defined in ref-rnaseq-test.yml (Note: *-test.yml should be present in filename otherwise you will encounter No tests were executed - see Galaxy output for details).

Further details about how to create workflow test(s) can be found at the official source of Planemo.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/RECETOX/workflow-testing.

TODO's

  • Add linting for *-test.yml (low priority)