testit
Run test('test') to check your installation.
Test cases are written as comment blocks at the end of an m-file. See the end of test.m, myassert.m, etc. for usage examples.
Use this if you have code that requires the interface of Octave's testing functions. Otherwise, the MATLAB xUnit Test Framework is recommended.
Zitieren als
Felipe G. Nievinski (2024). testit (https://www.mathworks.com/matlabcentral/fileexchange/30555-testit), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Software Development Tools > Testing Frameworks >
- MATLAB > External Language Interfaces > Other languages > Octave >
Tags
Quellenangaben
Inspiriert: conv2fft_reuse, frontal, mydate, trilin, interp_linear_c, geod -- yet another geodetic toolbox, packed
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
testit/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | included function to get CPU time resolution, useful when testing speed-ups. |
||
1.0.0.0 |