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

rust: project1 error test cases are passed with incorrect implementation #336

Open
miliya612 opened this issue Apr 14, 2020 · 0 comments
Open
Labels

Comments

@miliya612
Copy link

Hello everyone, thank you for great course.

I was proceeding the project1, and I found that below tests are passed without specifying clap's required flag, which validates arguments for subcommand

  • cli_invalid_get
  • cli_invalid_set
  • cli_invalid_rm

It would help reader if we could add validation for error outputs of these tests.
That requires dependencies to clap's message, so might be debatable.

@miliya612 miliya612 added the type/enhancement New feature or request label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants