Skip to content

Conversation

@christian-wurmbach
Copy link
Contributor

Summary:

  • Added AxeStep class for reporting detailed test violations.
  • Added Twig-based HTML report templates (page.twig, test.twig).
  • Updated dependencies: added twig/twig:^3.10.

Test Plan:

  1. Enable AxeCeption in a Codeception suite with WebDriver.
  2. Write a test using seeNoAccessibilityIssues().
  3. Verify violations logged in the test and HTML report generated.
  4. Confirm custom configurations like axeConfigure and reportFilename.

Summary:
- Added `AxeStep` class for reporting detailed test violations.
- Added Twig-based HTML report templates (`page.twig`, `test.twig`).
- Updated dependencies: added `twig/twig:^3.10`.

Test Plan:
1. Enable AxeCeption in a Codeception suite with WebDriver.
2. Write a test using `seeNoAccessibilityIssues()`.
3. Verify violations logged in the test and HTML report generated.
4. Confirm custom configurations like `axeConfigure` and `reportFilename`.
@sascha-egerer sascha-egerer merged commit 5f29a8b into main Dec 12, 2025
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