UNPKG

nemo-accessibility

Version:

nemo-accessibility is a nemo plugin aimed to run accessibility scans during nemo tests. nemo-accessibility plugin uses axe-core, htmlcode smiffer and chrome engines to run accessibility scans on a given page or on a given element on a page.

10 lines (9 loc) 136 B
language: node_js node_js: - "0.10" - "0.12" notifications: email: false sudo: false before_install: - npm install -g grunt-cli