Replies: 1 comment
-
|
The best approach would be to use the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
How to do this?
Should I look into something like this?
https://github.com/gtk-rs/gtk-test
Or is there a better way to test GTK4 / Relm4 code?
I wanna write unit tests for my GTK4 helpers, which call GTK nethods and return GTK types (like subclasses of Widget), and I wanna test my relm4 Components / SimpleComponents as well.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions