API Reference / @gtkx/cli / vitest-plugin / default
Variable: default
constdefault: (options?) =>Plugin[]
Defined in: dist/vitest-plugin.d.ts:10
Vite plugin stack for testing a GTKX application: the generated bindings the tests import, the plugins the app is built with, the project's compiled GSettings schemas and its configured application icon exposed to every test worker, and a headless display per worker.
Parameters
options?
Returns
Plugin[]
The plugins to spread into a Vitest config.