mcdougallab / matlabneuroninterface

Interface for connecting NEURON and MATLAB
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Add GitHub actions scripts for automated testing #71

Open edovanveen opened 1 year ago

edovanveen commented 1 year ago

Add a script that starts MATLAB, sets up the NEURON interface, and runs runtests +tests.

edovanveen commented 1 year ago

For future reference:

MATLAB GitHub Actions for linux: https://github.com/matlab-actions/overview/blob/main/README.md

There is some, as yet undocumented, Windows and Mac support: https://github.com/matlab-actions/setup-matlab/issues/18#issuecomment-1006990188 And for Windows, we could also opt to start using v2 already (no Mac there yet): https://github.com/matlab-actions/setup-matlab/issues/18#issuecomment-1351572188