Skip to content

Test CLI using click.testing.CliRunner#530

Merged
hynek merged 9 commits intotrunkfrom
clirunner
Jul 9, 2023
Merged

Test CLI using click.testing.CliRunner#530
hynek merged 9 commits intotrunkfrom
clirunner

Conversation

@hynek
Copy link
Copy Markdown
Member

@hynek hynek commented Jul 9, 2023

PR version of #481 by @bignose-debian

Ben Finney added 6 commits July 9, 2023 13:49
This invokes the command behaviour consistently, without assuming any
particular installed command name.
This invokes the command behaviour consistently, without assuming any
particular installed command name.
This invokes the command behaviour consistently, without assuming any
particular installed command name.
@hynek hynek requested a review from a team as a code owner July 9, 2023 11:52
@hynek hynek linked an issue Jul 9, 2023 that may be closed by this pull request
@hynek hynek merged commit c0af1f8 into trunk Jul 9, 2023
@hynek hynek deleted the clirunner branch July 9, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test CLI using click.testing.CliRunner

1 participant