ADT has a configuration API with some useful functionality. In this PR, we introduced the ability to pass a particular configuration option, scope, through a11y to ADT, allowing users to limit the scope of the page they're testing to a single selector.
We'd like to extend this configuration-passing API to include other options, but first wanted to present this simple PR for feedback.
ADT has a configuration API with some useful functionality. In this PR, we introduced the ability to pass a particular configuration option, scope, through a11y to ADT, allowing users to limit the scope of the page they're testing to a single selector.
We'd like to extend this configuration-passing API to include other options, but first wanted to present this simple PR for feedback.