/axe-devtools-html-api-examples

Library of example projects for axe DevTools HTML api integrations

Primary LanguageJavaScript

Welcome to axe DevTools HTML API Examples Repo

The axe DevTools HTML API Examples Repo contains the working examples of Deque browser accessibility testing APIs.

The examples are categorized as follows:

  • coding language
  • testing framework
  • browser automation technology

NOTES:

  • This project is currently in a Draft state. If you do not find any relevant example (for Deque supported languages), contact Deque HelpDesk.
  • You need a valid license to access and use our APIs and example projects. For more information, check out our website.

The supported languages are as follows:

C#/.NET

  • MS Test
  • NUnit

Java

  • J-unit (Maven/Gradle)
  • testNG (Maven/Gradle)
  • Cucumber (Pico)
  • Cucumber (Spring)

JavaScript/Node

  • Angular
    • Protractor
    • Karma and Jasmine
  • Ava
  • CypressJS
  • Jasmine (Junit)
  • NightwatchJS
  • Puppeteer (any framework)
  • React
    • Jest/Enzyme
    • Jest/RTL
    • TypeScript/Jest
    • Jest/React-dom
  • TestCafe
  • Vue
    • Jest and Vue-testing-lib
    • Jest and Vue test utils
  • WebDriver (any Framework)
    • WebDriverIO
    • WebDriverIO/Sync
    • WebDriverJS

Python

  • Unittest
  • Robot

Language Independent

CLI