@axe-core/playwright

v4.10.0
Provides a method to inject and analyze web pages using axe
a11y unit testing tdd bdd accessibility axe playwright axe-core and 1 more...

test

mocha --timeout 60000 -r ts-node/register 'test/**.spec.ts'

build

tsup src/index.ts --dts --format esm,cjs

prepare

npx playwright install && npm run build

test:ts

tsc test/tsTest.ts --noEmit --skipLibCheck --esModuleInterop

coverage

nyc npm run test

prebuild

rimraf dist

test:esm

node test/esmTest.mjs

test:export

npm run test:esm && npm run test:commonjs && npm run test:ts

test:commonjs

node test/commonjsTest.js
npm i @axe-core/[email protected]

Metadata

  • MPL-2.0
  • Whatever
  • Unknown
  • released 8/19/2024

Downloads