December 11, 2019

211 words 1 min read

Automating peace of mind with accessibility testing and CI

Automating peace of mind with accessibility testing and CI

Marcy Sutton discusses open source web development tools and testing practices that can help your team develop a pragmatic and sustainable approach to accessible software, benefiting many people with disabilities.

Talk Title Automating peace of mind with accessibility testing and CI
Speakers Marcy Sutton (Deque Systems)
Conference O’Reilly Fluent Conference
Conf Tag The Web Platform in Practice
Location San Jose, California
Date June 20-22, 2017
URL Talk Page
Slides Talk Slides
Video

Accessibility test coverage and continuous integration go hand in hand. Automated tests can catch roughly 30–50% of accessibility issues with minimal effort, depending on the rule set. Running tests automatically with a CI server can also programmatically prevent accessibility regressions from making it to production—a huge benefit for high-risk deployments and large teams. Marcy Sutton discusses open source web development tools and testing practices that can help your team develop a pragmatic and sustainable approach to software, benefiting many people with disabilities. From creating accessible UIs and writing integration tests to automating with Jenkins or Travis, there are many opportunities to write resilient software. Marcy shares practical tips for integrating accessibility into your workflow and the gotchas she learned from getting into CI, hopefully saving you some time while illustrating that you can write code that works for everyone.

comments powered by Disqus