functions

TestWidgetWithConfig
Edited: Sunday 25 January 2026

TestWidgetWithConfig

Category: Utilities
File: testing_helpers.go
Package: ui

Signature

1func TestWidgetWithConfig(t *testing.T, name string, widget W, cfg *vrt.Config)

Description

TestWidgetWithConfig runs a visual regression test with custom configuration

Examples

No examples available yet. See the test files for usage.

To add an example for this function, create an ExampleTestWidgetWithConfig function in the test files.


This documentation is auto-generated. To update, run make docs

Backlinks