issues
search
sg-s
/
xolotl
A MATLAB neuron simulator. Very fast (written in C++). Flexible (fully object oriented). Immediate (live manipulation in MATLAB). Comes with a powerful parameter optimizer. Get started ➡️
https://go.brandeis.edu/xolotl
GNU General Public License v3.0
45
stars
8
forks
source link
Automated testing framework proposal
#565
Open
sg-s
opened
3 years ago
sg-s
commented
3 years ago
a bash script that is triggered by cron that does this:
clone all repos (latest versions)
start matlab
start diary > filename
run all tests
stop diary
exit matlab
scan diary file to see if there are any errors
if so, file a new issue on this repo using
gh
and attach the diary file
a bash script that is triggered by cron that does this:
gh
and attach the diary file