.m – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Fri, 20 Jan 2017 18:11:20 +0000 en-US hourly 1 https://wordpress.org/?v=5.3.21 http://www.testingtoolsguide.net/wp-content/uploads/2016/11/cropped-icon-32x32.png .m – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 mlUnit http://www.testingtoolsguide.net/tools/mlunit/ http://www.testingtoolsguide.net/tools/mlunit/#respond Wed, 02 Nov 2016 17:22:41 +0000 http://www.testingtoolsguide.net/tools/mlunit/ mlUnit is a unit testing framework for the MATLAB .m language. It considers the patterns of the xUnit family, include…

The post mlUnit appeared first on Software Testing Tools Guide.

]]>
mlUnit is a unit testing framework for the MATLAB .m language. It considers the patterns of the xUnit family, include assertions, test cases and suites as well as the fixture. In contrast to MATLAB’s own unit test framework:

  • mlUnit output jUnit compatible XML reports
  • mlUnit is compatible with Your MATLAB (not just R2013b), down to at least R2006b
  • mlUnit offers specialised assert functions, e.g. assert_empty, assert_warning, and many more.

The post mlUnit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/mlunit/feed/ 0