help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Announcing MOxUnit, an xUnit test framework


From: Nikolaas Nuttert Oosterhof
Subject: Announcing MOxUnit, an xUnit test framework
Date: Tue, 4 Aug 2015 17:18:37 +0200

Hi everyone,

MOxUnit [1] is an xUnit test framework running on GNU Octave and Matlab.

Features:

- Can be used directly with continuous integration services, such as Travis-ci [2].
- Can be extended with user-defined test classes.
- Provides compatibility with the Matlab xUnit test framework [3].
- Is distributed under the MIT license, a permissive free software license.

So far it has been used in two projects I started, MOxUnit itself [1] and CoSMoMVPA [4] (Travis-ci  output: [5,6]), but in principle it can be used for any code-base that is GNU Octave and Matlab compatible.

Contributions and comments are welcome. Thanks for your consideration.

best,
Nick

[1] https://github.com/nno/MOxUnit
[2] https://travis-ci.org
[3] http://it.mathworks.com/matlabcentral/fileexchange/22846-matlab-xunit-test-framework
[4] https://github.com/CoSMoMVPA/CoSMoMVPA/
[5] https://travis-ci.org/nno/MOxUnit
[6] https://travis-ci.org/CoSMoMVPA/CoSMoMVPA


reply via email to

[Prev in Thread] Current Thread [Next in Thread]