GitPedia
abhinaba-ghosh

abhinaba-ghosh/axe-playwright

:wheelchair:: Custom commands for Playwright to run accessibility (a11y) checks with axe-core

3 Releases
Latest: 9mo ago
Release v2.2.2v2.2.2Latest
github-actions[bot]github-actions[bot]·9mo ago·September 12, 2025
GitHub

📋 What's Changed

  • docs(types): add full type definitions and JSDoc for axe-playwright m… by @abhinaba-ghosh in https://github.com/abhinaba-ghosh/axe-playwright/pull/246
  • Full Changelog: https://github.com/abhinaba-ghosh/axe-playwright/compare/v2.2.1...v2.2.2
Release v2.2.1v2.2.1
github-actions[bot]github-actions[bot]·9mo ago·September 10, 2025
GitHub

📋 What's Changed

  • fixed: cci junit report format by @abhinaba-ghosh in https://github.com/abhinaba-ghosh/axe-playwright/pull/245
  • Full Changelog: https://github.com/abhinaba-ghosh/axe-playwright/compare/v2.2.0...v2.2.1
Release v2.2.0v2.2.0
github-actions[bot]github-actions[bot]·9mo ago·September 9, 2025
GitHub

📋 What's Changed

  • checkA11y - `skipFailure` options not working when reporter is 'junit' by @iamhoonse in https://github.com/abhinaba-ghosh/axe-playwright/pull/241
  • Feat/add change log generation by @abhinaba-ghosh in https://github.com/abhinaba-ghosh/axe-playwright/pull/242
  • set skipFailure to true by @abhinaba-ghosh in https://github.com/abhinaba-ghosh/axe-playwright/pull/243
  • Fix/test in ci by @abhinaba-ghosh in https://github.com/abhinaba-ghosh/axe-playwright/pull/244

New Contributors

  • @iamhoonse made their first contribution in https://github.com/abhinaba-ghosh/axe-playwright/pull/241
  • Full Changelog: https://github.com/abhinaba-ghosh/axe-playwright/compare/v2.1.0...v2.2.0