Skip to content

API Reference / @gtkx/vitest / GtkxPluginOptions

Type Alias: GtkxPluginOptions

GtkxPluginOptions = Partial<HeadlessOptions>

Defined in: index.d.ts:9

Options accepted by the gtkx Vitest plugin. Every headless display setting is optional and falls back to a built-in default when omitted.

Released under the MPL-2.0 License.