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

BUG: Return exit failure when insufficient test arguments are provided #4143

Conversation

jhlegarreta
Copy link
Member

Return from test with an exit failure in case the test argument check detects that an insufficient number of arguments is provided.

PR Checklist

Return from test with an exit failure in case the test argument check
detects that an insufficient number of arguments is provided.
@github-actions github-actions bot added type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct area:Registration Issues affecting the Registration module labels Aug 8, 2023
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

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

💯

@jhlegarreta jhlegarreta merged commit 46ce86b into InsightSoftwareConsortium:master Aug 8, 2023
5 checks passed
@jhlegarreta jhlegarreta deleted the ReturnTestOnArgcCheckFailure branch August 8, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Registration Issues affecting the Registration module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants