Documentação🐷 Poku🧩 OptionstimeoutVersão: v4.x.xNesta páginatimeout Sets the maximum time in milliseconds that each test file is allowed to run. CLI npx poku --timeout=5000 ./test API await poku('./test', { timeout: 5000,}); dicaDefault timeout is undefined (Infinite).