jest-axe

Custom Jest matcher for aXe for testing accessibility ♿️🃏

MIT License

Downloads
2.4M
Stars
1.1K
Committers
30

Bot releases are visible (Hide)

jest-axe - Release version 9.0.0 Latest Release

Published by NickColley 4 months ago

jest-axe - Release version 8.0.0

Published by NickColley over 1 year ago

jest-axe - Release version 7.0.1

Published by NickColley over 1 year ago

jest-axe - Release 7.0.0

Published by NickColley almost 2 years ago

Update main dependencies:

  • axe-core from version 4.4.1 to 4.5.1 - thanks @jbchr.
  • chalk updated from version 4.1.0 to 4.1.2
  • jest-matcher-utils updated from version 27.0.2 to 29.2.2

Breaking changes:

  • axe-core includes new rules and checks which may need to be fixed or turned off
  • axe-core help messages updates will change your snapshot output
  • no longer support Node.js 10 and 12
jest-axe - Release version 6.0.1

Published by NickColley almost 2 years ago

jest-axe - Release version 6.0.0

Published by NickColley over 2 years ago

Changelog

  • Update axe-core to version 4.4.1 - thanks @dafnem1.

Breaking changes: potential different test output based on the new axe-core version. For example, rules may have been updated. Check the axe-core changelog for specific changes.

jest-axe - Release version v5.0.0

Published by NickColley over 3 years ago

Changelog

Breaking change as axe will have accessibility new rules that may fail in your build, so to upgrade fix them up!