Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 846 Bytes

File metadata and controls

18 lines (14 loc) · 846 Bytes

act-rules-implementation-axe-core

Implementation report for ACT Rules test cases validated by Axe.

Usage

node src/index.js
  --testsJson MY_TESTS.json
  --testsDir MY_TESTS
  --siteUrl MY_SITE_URL
Options Description
testsJson JSON file containting ACT Rules testcases
testsDir Directory containing test files and assets
siteUrl URL prefix of the testcased, used to resolve assertion source correctly