Open janniklasrose opened 3 years ago
Continuous integration is now possible with MATLAB and it supports GitHub Actions.
To start:
.yaml
More advanced testing is possible with the Testing Frameworks available in MATLAB.
For auto-formatting and linting, consider
Continuous integration is now possible with MATLAB and it supports GitHub Actions.
To start:
.yaml
files that fully define the test casesAdvanced
More advanced testing is possible with the Testing Frameworks available in MATLAB.