dequelabs / dequelabs/axe-core

Make running all rules easier

Open
#3,614 2 comments 0 reactions 0 assignees View on GitHub
core feat
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

### Product

axe-core

### Description

Some products run all axe-core rules by default, and filter the results afterwards. Configuring axe-core to run every rule isn't as easy as it should be, so adding an explicit option for this would be a nice feature to have. I propose it look like this:

```js
axe.run({ runOnly: '' })
```

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.