Skip to content
Discussion options

You must be logged in to vote

We have App.run_test. I don't think it's been documented much beyond the API docs right now, but you'll see it in action in Textual's own unit tests.

Also, internally (as in, in Textual but not "documented" yet), there are snapshot tests which allow you to test that an app's look hasn't changed. Again, you'll find examples of that in the unit tests -- if you search Will's twitter timeline you'll also see him showing it off a few times.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jeffwright13
Comment options

Answer selected by davep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants