Skip to content

Instantly share code, notes, and snippets.

View saitho's full-sized avatar
💻
Contributing

Mario Lubenka saitho

💻
Contributing
View GitHub Profile
<?php
/**
* A helper class for Codeception (http://codeception.com/) that allows automated accessility checks
* (WCAG 2.0, Section508) using the pa11y (http://pa11y.org/) command line tool
* during acceptance testing.
* It uses local binaries and can therefore be run offline.
*
*
* Requirements: