MessageLogApp for testing #3577
davetapley
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been testing my widgets with in isolation using
pilot
and a 'mini'-app which just mounts the widget-under-test.To assert what messages are emitted I've come up with
MessageLogApp
:Then I can use that to make an app with my widget-under-test, e.g.
TrieTree
:Then I can:
Beta Was this translation helpful? Give feedback.
All reactions