Open
Description
I wonder, would it make sense to use Qt Quick Test framework for testing qmetaobject-rs itself?
If yes, lets do it! If not, why?
Maybe we can do even better, and integrate QtTest
into Rust ecosystem to the degree that it can be exposed as public API for testing 3rd-party users crates. (I'm still convinced that bundling Qt plugins with all their resources & guts as static libraries is the way to go. YMMV)