dequelabs / dequelabs/axe-core

Is it possible to get the number of items that passed checks, as well as the number of items that failed checks?

Open
#4,283 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

### Product

axe-core

### Question

I am trying to calculate the failure rate, i.e., `# of fails` / `# of potential fails`. For example, for alt texts, I want to see how many images do not have alt texts (`# of fails`) among all images (`# of potential fails`). Is it possible to get such information through axe-core, i.e., the number of items checked per rule?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.