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

Create CLI tests #25

Open
chuckwondo opened this issue Nov 1, 2022 · 0 comments
Open

Create CLI tests #25

chuckwondo opened this issue Nov 1, 2022 · 0 comments
Labels
chore Non-functional work, such as refactoring or reformatting

Comments

@chuckwondo
Copy link
Collaborator

The typer library that we use for the CLI provides a means for testing the CLI. We should write CLI tests using the typer test support to make sure the CLI itself works as expected. This does not have to provide full test coverage, but rather this issue should define at least 1 CLI test to serve as an example on which further CLI tests can be based.

@chuckwondo chuckwondo added the chore Non-functional work, such as refactoring or reformatting label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Non-functional work, such as refactoring or reformatting
Projects
None yet
Development

No branches or pull requests

1 participant