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

Create automatic tests #16

Open
achetverikov opened this issue Apr 21, 2023 · 2 comments
Open

Create automatic tests #16

achetverikov opened this issue Apr 21, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@achetverikov
Copy link
Collaborator

It would be good to introduce automatic tests to know that changes in the code do not break things.

@achetverikov achetverikov added the enhancement New feature or request label Apr 21, 2023
@mekman
Copy link
Collaborator

mekman commented Apr 21, 2023

I looked into this all morning how to do that in Matlab (only ever did it in python before). I would suggest to make it not too difficult (matlab as of recently has a unit test module), but follow/copy what fieldtrip does: https://www.fieldtriptoolbox.org/development/testing/

WDYT?

@mekman
Copy link
Collaborator

mekman commented May 22, 2023

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

No branches or pull requests

2 participants