typer/tests
Sebastián Ramírez 58522bf0fc
📝 Update docs examples for custom param types using Annotated, fix overloads for typer.Argument (#594)
* 📝 Add source examples for custom parameter types with Annotated

*  Add tests for custom parameters with Annotated

* 📝 Update docs for custom parameters with Annotated

* ♻️ Fix overloads default in Argument after Annotated

*  Fix test for custom param types
2023-05-01 22:02:57 -07:00
..
assets Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
test_compat 👷‍♂️ Consistently use sys.executable to run subprocesses, needed by OpenSUSE (#408) 2022-11-07 19:01:54 +01:00
test_completion 👷‍♂️ Consistently use sys.executable to run subprocesses, needed by OpenSUSE (#408) 2022-11-07 19:01:54 +01:00
test_tutorial 📝 Update docs examples for custom param types using Annotated, fix overloads for typer.Argument (#594) 2023-05-01 22:02:57 -07:00
__init__.py
test_ambiguous_params.py Add support for PEP-593 Annotated for specifying options and arguments (#584) 2023-05-01 21:19:19 -07:00
test_annotated.py Add support for PEP-593 Annotated for specifying options and arguments (#584) 2023-05-01 21:19:19 -07:00
test_exit_errors.py
test_others.py Add support for custom types and parsers (updates/builds upon PR #443) (#583) 2023-05-01 03:03:26 -07:00
test_prog_name.py 👷‍♂️ Consistently use sys.executable to run subprocesses, needed by OpenSUSE (#408) 2022-11-07 19:01:54 +01:00
test_rich_utils.py
test_tracebacks.py 👷‍♂️ Consistently use sys.executable to run subprocesses, needed by OpenSUSE (#408) 2022-11-07 19:01:54 +01:00
test_type_conversion.py Add support for custom types and parsers (updates/builds upon PR #443) (#583) 2023-05-01 03:03:26 -07:00