Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
AlexGalichenko's profile
AlexGalichenko
12 contributions
ALegchilov's profile
ALegchilov
2 contributions
qavajs

qavajs/steps-accessibility

@qavajs steps to perform accessibility checks using axe library.

TypeScript
6
0
MIT License

Support the dependencies of qavajs/steps-accessibility

Account's avatar
dequelabs/axe-core
Accessibility engine for automated Web UI testing
Account's avatar
lpelypenko/axe-html-reporter
The module that allows you to create HTML Report from raw accessibility aXe result object
Account's avatar
cucumber/cucumber-js
The official JavaScript implementation of Cucumber.
Account's avatar
qavajs/console-formatter
console formatter for cucumber framework
Account's avatar
qavajs/core
qavajs framework core
Account's avatar
qavajs/html-formatter
Account's avatar
qavajs/steps-memory
steps to perform memory validation
Account's avatar
qavajs/steps-playwright
qavajs steps to interact with playwright
Account's avatar
qavajs/steps-wdio
qavajs steps to interact with webdriverio
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support

The **@qavajs/steps‑accessibility** package provides ready‑made BDD steps that run Axe‑core accessibility audits during automated UI tests. It works with both Playwright and WebdriverIO drivers, letting testers invoke a simple “perform accessibility check” step (optionally scoped, configurable, or saved to a variable) and automatically fail tests or generate HTML/JSON reports for developers and QA engineers.