MUnit: a unit testing framework in Matlab
No License
This is a complete unit testing framework in Matlab that includes test cases, test sets, automated collecting of complex test trees from the file system, automated parsing of tests to anable the user to just-write-tests, test fixtures, test callbacks, selectable and reimplementable test runners, simple to use (execution with just a command without parameters).
Cite As
Gabriele Lombardi (2024). MUnit: a unit testing framework in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/11306-munit-a-unit-testing-framework-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: munit
Inspired: Doctest - embed testable examples in your function's help comments
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
MUnit/@testset/
MUnit/@testunit/
MUnit/tests/
MUnit/tests/factoryTests/
MUnit/tests/factoryTests/anotherTestSet/
MUnit/tools/
MUnit/html/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |