Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Add async callback option to a11ym runner #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

okeefm
Copy link

@okeefm okeefm commented Apr 3, 2019

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 naturally or via ctrl+c/SIGINT.

This change is needed to support running TheA11yMachine as a Grunt task: https://gruntjs.com/creating-tasks. Once this gets merged, I could build a Grunt plugin to run TheA11yMachine.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant