testit

Software testing functions (interface similar to Octave's).

現在この提出コンテンツをフォロー中です。

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 (2026). testit (https://jp.mathworks.com/matlabcentral/fileexchange/30555-testit), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

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

1.0.0.0