Skip to main content

10 docs tagged with "plugin"

View all tags

โš›๏ธ React

Run React component tests with a real DOM environment: zero config, automatic TSX handling, and optional render metrics.

๐Ÿ“Š Custom Reporters

Poku ships with built-in reporters (poku, dot, compact, focus, classic). See the reporter option for details. You can also create your own reporter to fully control test output.

๐Ÿ–– Vue

Run Vue component tests with a real DOM environment: zero config, automatic Single File Component handling, and optional render metrics.

๐Ÿงฌ Multi Suite

Run multiple independent test suites (each with its own configuration) as a single, unified execution.

๐Ÿชข Shared Resources

Share state, servers, database connections, and more between parallel test files, with no duplicated setup and no conflicts.