NickColley / jest-axe

Custom Jest matcher for aXe for testing accessibility ♿️🃏
MIT License
1.06k stars 54 forks source link

Update reference study data #210

Closed ericgio closed 2 years ago

ericgio commented 2 years ago

Hey, thanks for the great library! I was reading through the very interesting GDS study you link to in your README and I believe you have the results inverted:

We found that a large proportion of the barriers we created weren’t picked up by any of the 10 tools we tested – 29% in fact. [1]

While the tools picked up the majority of the accessibility barriers we created – 71% – there was a large minority that would only have been picked up by manual checking. [2]

I thought I'd put up a correction in case it matters to you.

NickColley commented 2 years ago

See https://github.com/nickcolley/jest-axe/pull/205