typer/tests
Sebastián Ramírez c750f8206e
Refactor and document handling pretty exceptions (#422)
* ♻️ Rename pretty_errors_ to pretty_exceptions_ to avoid confusion with validation errors

*  Add source examples for pretty_exceptions

* 📝 Add docs for pretty exceptions

* 🔧 Add Exceptions docs to MkDocs

*  Add tests for tutorial about exceptions

*  Update trackeback tests, remove tests covered by tutorial

*  Fix test for module
2022-07-12 21:06:51 +02:00
..
assets Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
test_compat Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
test_completion Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
test_tutorial Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
__init__.py Add first test, scaffold testing 2019-12-24 15:35:53 +01:00
test_exit_errors.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
test_others.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
test_prog_name.py Support __main__.py, passing prog_name to callable (#120) 2020-06-23 13:29:45 +02:00
test_rich_utils.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
test_tracebacks.py Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
test_type_conversion.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00