Skip to content

Commit b32ca9c

Browse files
Merge pull request TestAnything#4 from ranford/patch-1
Adding the MATLAB Unit Test Framework
2 parents 0640404 + eb53115 commit b32ca9c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

producers.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,13 @@ A unit testing framework for Lua.
145145

146146
- [Busted](http://olivinelabs.com/busted/)
147147

148+
## MATLAB
149+
150+
### The MATLAB Unit Test Framework
151+
152+
- [matlab.unittest](http://www.mathworks.com/help/matlab/matlab-unit-test-framework.html)
153+
- [TAPPlugin](http://www.mathworks.com/help/matlab/ref/matlab.unittest.plugins.tapplugin-class.html)
154+
148155
## OCaml
149156

150157
### testSimple

0 commit comments

Comments
 (0)