Using the Coverage Report to Help with App Testing
I’ve created quite a few unit tests for one of my MATLAB apps, but I’m not sure if I’m testing all it’s functionality. That is where the Coverage Report comes in. I’m going to use it to see which functions have not been called, to guide me in deciding which tests to add.
Features covered in this code-along style video include:
Play the video in full screen mode for a better viewing experience.
评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。