Module: AxeCucumber

Defined in:
lib/axe-cucumber.rb

Overview

The purpose of this class is to support private helpers for argument parsing without leaking the helper methods into the cucumber World object. Further, using these helper methods for assert/refute removes the dependency on rspec. So end users may choose to use any (or non) assertion/expectation library, as this class uses the Axe Accessibility Matcher directly, without using a matcher/expectation library DSL.

Defined Under Namespace

Classes: Step