Skip to content

Conversation

@MatMoore
Copy link
Contributor

@MatMoore MatMoore commented Dec 18, 2025

axe_playwright_python previously had a bug that meant passing in options
didn't work. This is now fixed, and the bundled version of axe has been updated,
so we don't need to manage our own version anymore.

dependabot bot and others added 2 commits December 8, 2025 08:33
Bumps [axe-playwright-python](https://github.com/pamelafox/axe-playwright-python) from 0.1.6 to 0.1.7.
- [Changelog](https://github.com/pamelafox/axe-playwright-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pamelafox/axe-playwright-python/commits)

---
updated-dependencies:
- dependency-name: axe-playwright-python
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
axe_playwright_python previously had a bug that meant passing in options
didn't work. This is now fixed, and the bundled version of axe-core has been updated,
so we don't need to manage our own version anymore.
@MatMoore MatMoore marked this pull request as ready for review December 18, 2025 14:42
Copy link
Contributor

@colinrotherham colinrotherham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MatMoore

Is there somewhere that tagged tests are configured?

We use these Axe tags on NHS.UK frontend:

'best-practice',

// WCAG 2.x
'wcag2a',
'wcag2aa',
'wcag2aaa',

// WCAG 2.1
'wcag21a',
'wcag21aa',

// WCAG 2.2
'wcag22aa'

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants