UNIT TESTING FRAMEWORK FOR MATLAB

Abstract

Abstract In this work we present a new framework for unit testing of programs in MAT-LAB. The framework can be used if the Test Driven Development (TDD) approach is employed in the development process. The framework allows the user to write and execute test files, which verify correct behavior of the tested code. In the TDD approach, each test should verify only a small portion of certain tested function, hence the tests are referred to as unit tests. Due to that one usually has a large number of unit tests when developing complex programs. Our framework therefore offers a user-friendly way of creating and managing multiple tests

    Similar works

    Full text

    thumbnail-image

    Available Versions