Do you use test-driven development in MATLAB?
8 Kommentare
Zeit (absteigend)Dears Could you help me how to import and use TSAF file to matlab ?
I do practice some form of TDD, but I don't use the Matlab tools. Most of them only work consistently for the latest release(s). Especially for things like code coverage the results say nothing if you have different code paths depending on version and OS.
So I created my own cover test system. It's terrible, but it works for me.