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

ENH: Adapt aa_test to use matlab unittest framework #303

Merged

Conversation

AljenU
Copy link
Collaborator

@AljenU AljenU commented Nov 24, 2021

This to enable adding non-use-case tests, which needs more advanced filtering options, while keeping aa_test as the entry point for all testing

For now, the changes are backward compatible with how aa_test could be used before. Only the log file has more info in it now.

This to enable adding non-use-case tests, which needs more advanced filtering options, while keeping aa_test as the entry point for all testing

For now, the changes are backward compatible with how aa_test could be used before. Only the log file has more info in it now.
Because TestParameterDefinition only available as of 2021a. Actually nicer this way, inputargs are not really a test parameter, so better to use a TestClassSetup function.
@AljenU AljenU force-pushed the feat-aa_test-unittest-framework branch from 6d04481 to 83e8098 Compare November 24, 2021 10:24
@tiborauer tiborauer merged commit d2055bc into automaticanalysis:master Nov 26, 2021
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.

None yet

2 participants