painless-software / python-cli-test-helpers

Useful helpers for writing tests for your Python CLI program.
https://python-cli-test-helpers.readthedocs.io
GNU General Public License v3.0
28 stars 4 forks source link

Add a Typer CLI example? #30

Open bittner opened 1 year ago

bittner commented 1 year ago

Developers who are used to using type hints writing Python code may love Typer, which is somewhat "Click with type hints".

➜ If ** YOU ** are interested in a Typer example please give a thumbs up on this issue. :+1: