You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This toolbox really needs proper unit testing. We should start by implementing the basic framework that allows to run all tests with one simple command. In the second step (separate issues) we should enforce unit tests for new methods and slowly add test for existing functions.
This toolbox really needs proper unit testing. We should start by implementing the basic framework that allows to run all tests with one simple command. In the second step (separate issues) we should enforce unit tests for new methods and slowly add test for existing functions.
http://de.mathworks.com/help/matlab/matlab_prog/create-simple-test-suites.html
The text was updated successfully, but these errors were encountered: