☔️ Coverage
When using --coverage, Poku tries to load one of the official plugins:
When using --coverage, Poku tries to load one of the official plugins:
Execute testes de componentes React com um ambiente DOM real: zero configuração, suporte automático a TSX e métricas de renderização opcionais.
definePlugin
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.
Run Vue component tests with a real DOM environment: zero config, automatic Single File Component handling, and optional render metrics.
<History
Run multiple independent test suites (each with its own configuration) as a single, unified execution.
Compartilhe estado, servidores, conexões de banco de dados e mais entre arquivos de teste paralelos, sem setup duplicado e sem conflitos.
Poku provides utility functions via poku/plugins to help with plugin development and testing.
O Poku oferece um contrato opcional e generico para que plugins executem callbacks de teste dentro de um escopo gerenciado pelo proprio plugin.