testit

버전 1.1.0.0 (8.6 KB) 작성자: Felipe G. Nievinski
Software testing functions (interface similar to Octave's).
다운로드 수: 772
업데이트 날짜: 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