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
Currently, all test classes must be executed manually from the command line, except the DefaultTestSetup which is invoked from the script basicHardwareTest.
MATLAB offers a framework for unit testing which could be employed here to instantiate and execute the test class instances and automatically summarize the results.
The text was updated successfully, but these errors were encountered:
Currently, all test classes must be executed manually from the command line, except the DefaultTestSetup which is invoked from the script basicHardwareTest.
MATLAB offers a framework for unit testing which could be employed here to instantiate and execute the test class instances and automatically summarize the results.
The text was updated successfully, but these errors were encountered: