@selfcure/runner
v0.1.1
Published
Executes Playwright tests programmatically and captures traces on failure
Readme
@selfcure/runner
Playwright execution layer for selfcure — runs tests programmatically and captures traces on failure.
Part of selfcure's legacy BYOK pipeline. Wraps the @playwright/test programmatic API to execute generated specs and capture traces/errors for the self-healing loop.
Internal library powering selfcure run. The headline, preventive flow is selfcure lint — see @selfcure/cli.
Install
npm install @selfcure/runnerDocs
Full documentation: https://github.com/ricardofrancocustodio/selfcure#readme
