BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

axe-cuprite

v0.1.0RubyGems· Ruby

axe-cuprite runs the axe-core accessibility engine against pages rendered in Capybara system/feature tests and exposes the results as RSpec matchers (be_axe_clean / be_accessible). Unlike Deque's official axe-core-capybara gem, it never touches Selenium-specific driver internals: axe is driven entirely through Capybara's driver-neutral JavaScript API, so it works with Cuprite (the Ferrum/CDP headless-Chrome driver) and any other real-browser driver. The headline use case is catching WCAG color-contrast failures in CI.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
131 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.0this month
axe-cuprite — axe-cuprite runs the axe-core accessibility engine against pages rendered in Capybara system/feature tests and exposes the results as RSpec matchers (be_axe_clean / be_accessible). Unlike Deque's official axe-core-capybara gem, it never touches Selenium-specific driver internals: axe is driven entirely through Capybara's driver-neutral JavaScript API, so it works with Cuprite (the Ferrum/CDP headless-Chrome driver) and any other real-browser driver. The headline use case is catching WCAG color-contrast failures in CI. (Ruby / RubyGems) · Modules