You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: