testit

Software testing functions (interface similar to Octave's).
772.0 次下载
更新时间 2011/3/15

查看许可证

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.

引用格式

Felipe G. Nievinski (2024). testit (https://www.mathworks.com/matlabcentral/fileexchange/30555-testit), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Testing Frameworks 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

included function to get CPU time resolution, useful when testing speed-ups.

1.0.0.0