Based off of jmchilton's template, except running tests against UseGalaxy.eu
We are automatically running these workflows against UseGalaxy.eu
An introduction to workflow testing and a tutorial can be found at the Galaxy Training Network.
You can use the command line tool jq
to pretty-print the workflow .ga files:
cat wf.ga | jq . -S > out.ga
or this webservice: https://jsonformatter.org/