You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New input: `ignoreElements`. Used to indicate to the test runner elements which should be ignored during a11y testing.
14
+
### Changed
15
+
- Lowers minimum required version of Node from `12.13.0` to `12.0.0`.
16
+
- Internal: Uses a local server powered by the Node `http` module to host files prior to testing. This local server makes tests more accurate and more secure!
0 commit comments