Skip to content

API Reference / @gtkx/vitest / PluginOptions

Type Alias: PluginOptions

PluginOptions = Partial<HeadlessOptions>

Defined in: index.d.ts:7

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.