Closed
Description
There should be some testing infrastructure for gtk4-rs apps and internal code that's reusable and documented.
At least something as a convenient entry point for running tests that rely on GTK (something similar to https://github.com/gtk-rs/gtk4-rs/blob/master/gtk4/src/lib.rs#L62).
I've seen gtk-rs/gtk-test#47 and to be honest, I don't have a lot of resources currently, too, but I hope we can at least work together to enable some basic functionality for the upcoming release.