Excessibility
A Phoenix/LiveView testing library that runs axe-core via Playwright against your rendered pages. Catches the WCAG violations that static analysis misses — the ones AI-generated frontends quietly ship every day — directly inside your ExUnit test suite.
- Real browser rendering, full JS execution
- WCAG 2.1 AA checks via axe-core, the industry-standard engine
- Test-suite-native: failures are test failures
- Timeline output friendly to humans and AI debuggers alike