functions

RunVisualTests
Edited: Sunday 25 January 2026

RunVisualTests

Category: Utilities
File: testing_helpers.go
Package: ui

Signature

1func RunVisualTests(t *testing.T, tests []VisualTest)

Description

RunVisualTests runs multiple visual regression tests

Examples

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

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


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

Backlinks