Skip to content
View yaya112j's full-sized avatar

Block or report yaya112j

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yaya112j/README.md

axe Watcher Examples

Running an Example

  1. Set up an axe Watcher API key
  2. Select an example (eg cypress/basic)
  3. Install the example's dependencies
    cd cypress/basic
    npm install
  4. Set your API key as an environment variable and run npm test
    API_KEY="YOUR API KEY" npm test
  5. 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

Popular repositories Loading

  1. yaya112j yaya112j Public

    Config files for my GitHub profile.

    TypeScript

  2. vscode-docs vscode-docs Public

    Forked from microsoft/vscode-docs

    Public documentation for Visual Studio Code

    CSS

  3. R.W.ZEDCO R.W.ZEDCO Public

  4. pictogrammers.com pictogrammers.com Public

    Forked from Pictogrammers/pictogrammers.com

    Code for Pictogrammers.com

    TypeScript