Replies: 2 comments 1 reply
-
There isn't currently a method of doing this as part of Textual, but a more feature-rich devtools is on the roadmap. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Has anybody tried this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it's possible to build interactive TUI Tracebacks like Django or werkzeug?
e.g.:

from https://werkzeug.palletsprojects.com/en/2.2.x/debug/#using-the-debugger
Would be great if it's possible to use these TUI Tracebacks for unittests, isn't it?
Beta Was this translation helpful? Give feedback.
All reactions