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/Confirm Command-Line Argument Verification #117

Open
gkapfham opened this issue Jan 29, 2019 · 1 comment
Open

Add/Confirm Command-Line Argument Verification #117

gkapfham opened this issue Jan 29, 2019 · 1 comment

Comments

@gkapfham
Copy link
Collaborator

While I understand that #2 indicates that the command-arguments are fully verified, it is not yet clear that they are fully verified and that error messages are displayed if the arguments are incorrect in any way. We should perform additional testing to ensure the robustness of the parsing of the command-line arguments. There should also be clear calls to the verification functions in the main module. Finally, we should try to further simplify the main module so that it is easier to test and understand.

@ilikerustoo
Copy link
Contributor

@huangs1 After we document and work through the details of how GatorGrouper works, I may be able to tackle this issue.

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

No branches or pull requests

2 participants