xilem/masonry_testing
Olivier FAURE 7054bd42a6
Make TestHarness constructors take NewWidget (#1241)
Have WidgetExt methods return NewWidget instead of WrapperWidget.
Rewrite testing tutorial a bit.
Rewrite some tests to avoid relying on WidgetExt.

This overall makes code more consistent: everything which creates a
widget takes `NewWidget`.
2025-07-29 12:54:45 +00:00
..
resources/fonts/roboto Split off testing into masonry_testing crate (#1048) 2025-06-11 13:12:05 +00:00
src Make TestHarness constructors take NewWidget (#1241) 2025-07-29 12:54:45 +00:00
Cargo.toml masonry: Get `wgpu` from `vello` (#1149) 2025-07-12 16:29:42 +00:00
LICENSE Split off testing into masonry_testing crate (#1048) 2025-06-11 13:12:05 +00:00
README.md Split off testing into masonry_testing crate (#1048) 2025-06-11 13:12:05 +00:00

README.md

masonry_testing

Helper tools for writing unit tests for Masonry.