- Set up an axe Watcher API key
- Select an example (eg
cypress/basic
) - Install the example's dependencies
cd cypress/basic npm install
- Set your API key as an environment variable and run
npm test
API_KEY="YOUR API KEY" npm test
- If you are using an axe DevTools server other than axe.deque.com, specify its URL as an environment variable as well
SERVER_URL="https://axe.yourcompany.com" API_KEY="YOUR API KEY" npm test
-
Notifications
You must be signed in to change notification settings - Fork 7
dequelabs/watcher-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published