Documentationπ· Poku𧩠OptionsdebugVersion: v2.x.xOn this pagedebug By default Poku doesn't shows logs that doesn't comes from Poku's assert, but you can enable them. HistoryVersionChangesv2.2.0Support for -d short flag. CLIβ npx poku --debug ./test Short flag: -d. APIβ await poku('./test', { debug: true,});