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 tests for the CLI interface #3

Open
tollmanz opened this issue Mar 21, 2018 · 0 comments
Open

Add tests for the CLI interface #3

tollmanz opened this issue Mar 21, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tollmanz
Copy link
Contributor

Yargs does a fantastic job of providing a lot of great magic around CLI options. It's easy to get complacent around this and not verify the interface. I would like to write tests that programmatically evoke the CLI interface to ensure that the options provide the interface that the docs suggest.

@tollmanz tollmanz added the enhancement New feature or request label Mar 28, 2018
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

1 participant