Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MATLAB Unit Tests and GitHub CI #20

Merged
merged 5 commits into from
Aug 6, 2021
Merged

Conversation

singhbal-baljinder
Copy link
Collaborator

@singhbal-baljinder singhbal-baljinder commented Aug 6, 2021

After the introduction of the package structure, the tests have been ported using the Class-based Unit Test framework and are automatically run by a custom MATLAB CI.
This concludes #18.

Copy link
Member

@traversaro traversaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@traversaro
Copy link
Member

(Probably you may want to merge with squash)

@traversaro
Copy link
Member

I guess there are some steps that can be simplified, but for now I think it is more important to merge as it is, then we can simplify it later.

@singhbal-baljinder
Copy link
Collaborator Author

singhbal-baljinder commented Aug 6, 2021

I guess there are some steps that can be simplified, but for now I think it is more important to merge as it is, then we can simplify it later.

Probably yes, I mostly focused on the MATLAB related errors and incompatibilities in this PR. To make sure the tests were running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants