mllg / batchtools

Tools for computation on batch systems
https://mllg.github.io/batchtools/
GNU Lesser General Public License v3.0
172 stars 51 forks source link

Helper function to probe whether everything is set up correctly? #144

Open jakob-r opened 7 years ago

jakob-r commented 7 years ago

Maybe include a tiny test function that just submits a tiny test job and checks if the result is as expected for a specific registry without the need of having any specific jobs specified.

This way you could easily find out if you setup everything correctly.