Packages

A real-browser external-app verifier for patch-safe Phoenix LiveView interactions, with secondary unstyled reference components.

Current section

Files

Jump to
Raw

package.json

{
"private": true,
"scripts": {
"test:contract-runner": "node --test --test-concurrency=1 test/contract-runner.integration.mjs"
},
"devDependencies": {
"playwright": "1.61.1"
}
}