StollLab / EasySpin

MATLAB toolbox for Electron Paramagnetic Resonance (EPR) spectroscopy
http://easyspin.org
MIT License
48 stars 26 forks source link

add smoke tests for examples #223

Closed stestoll closed 1 year ago

stestoll commented 3 years ago

As development advances, many of the examples become either stale or broken. We need to at least catch the broken examples. The best way would be to include smoke tests of the examples (i,e, tests that verify that the examples don't crash) in the estest infrastructure.