TheA11yMachine
TheA11yMachine copied to clipboard
The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
This PR adds a `processCallback` option that can be passed in when calling `lib/a11ym.js` programmatically. This allows for the runner to call the callback when the testing process ends, either...
`open` version `0.0.5` had a critical file access vulnerability according to `npm audit`. This PR updates `open` to `6.0.0`, which appears to be the version that comes after `0.0.5` for...
This feature renders a link to the BITV 2.0 testing step, the german accessibility standard, to each, similar WCAG 2.0 Note Code.
Our Jenkins sever can't access the web font so i removed it and changed it to common font arts.
Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.0. Release notes *Sourced from [open's releases](https://github.com/sindresorhus/open/releases).* > ## v7.0.0 > ### Breaking > > - Correctly handle URL and path escaping on Windows ([#146](https://github-redirect.dependabot.com/sindresorhus/open/issues/146))...
There has been no activity on this repo in almost eight months even though the open issues and pull requests suggest that users are still interested. I would strongly suggest...
I'm struggling to install - seems to be an error finding local install of Grunt. ``` ➜ A11y npm install -g the-a11y-machine npm WARN deprecated [email protected]: This package is no...
Hello, I installed A11ym through npm and run it smoothly on different websites. A few of these websites had quite important accessibility WCAG problems. No matter what website I analyze...
Could someone please push a new release of this project? Version 0.9.3 is simply broken and will not install. @paazmaya Has pushed the necessary change to remove the `crypto` package...