π‘ Creating Plugins
definePlugin
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.
<History
Run multiple independent test suites β each with its own configuration β as a single, unified execution.
Share state, servers, database connections, and more between parallel test files β no duplicated setup, no conflicts.
Poku provides utility functions via poku/plugins to help with plugin development and testing.