functions
TestWidgetWithSize| modified | Sunday 25 January 2026 |
|---|
Category: Utilities
File: testing_helpers.go
Package: ui
1func TestWidgetWithSize(t *testing.T, name string, widget W, width, height int)
TestWidgetWithSize runs a visual regression test with custom dimensions
No examples available yet. See the test files for usage.
To add an example for this function, create an ExampleTestWidgetWithSize function in the test files.
This documentation is auto-generated. To update, run make docs