axe-cuprite 0.1.1
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 and any other real-browser driver.