Skip to main content

6 docs tagged with "plugin"

View all tags

πŸ“Š 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.

🧬 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 β€” no duplicated setup, no conflicts.