Testbox Listeners

Use this skill when implementing TestBox run listeners (callbacks): onBundleStart, onBundleEnd, onSuiteStart, onSuiteEnd, onSpecStart, onSpecEnd; building progress indicators, custom loggers, or live dashboards that react to test lifecycle events; or passing listener callbacks to TestBox's run(), runRaw(), or the standalone runner.

ColdBox c314b33 8.2 KB Updated

File contents

ColdBox/skills/tree/main/testbox/listeners commit c314b338f2

Frequently asked questions

npx skillmds@latest add coldbox/testbox-listeners