sg-s/xolotl

Automated testing framework proposal

Opened this issue · 0 comments

sg-s commented

a bash script that is triggered by cron that does this:

  1. clone all repos (latest versions)
  2. start matlab
  3. start diary > filename
  4. run all tests
  5. stop diary
  6. exit matlab
  7. scan diary file to see if there are any errors
  8. if so, file a new issue on this repo using gh and attach the diary file