Skip to content

Add automated tests to the Matlab API #67

Description

@tbleher

Since Matlab is the reference implementation, it is crucial that it is correct. There should therefore be automated tests that can be run on CI. I propose using https://github.com/MOxUnit/MOxUnit (a MIT licensed unit test framework for Matlab/Octave) for this.

This would also make it possible to check which parts of the code work correctly with Octave.

Plus, having good tests would make it easier to create a Python API (or port parts of the code to Python) and be sure that the new code has identical behavior to the original Matlab code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    isState:AcceptedAn issue that has been accepted by the group, which needs to be assigned to a responsibleisType:InfrastructureAn issue related to the repository infrastructure or pipeline

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions