Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated testing framework proposal #565

Open
sg-s opened this issue Mar 30, 2021 · 0 comments
Open

Automated testing framework proposal #565

sg-s opened this issue Mar 30, 2021 · 0 comments
Assignees
Labels

Comments

@sg-s
Copy link
Owner

sg-s commented Mar 30, 2021

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
@sg-s sg-s self-assigned this Mar 30, 2021
@sg-s sg-s added the testing label Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant