This document summarizes a presentation about accessibility testing and continuous integration. It discusses accessibility standards and assistive technologies like screen readers. It emphasizes that accessibility should be built into projects from the start, as it is cheaper than fixing issues later. Several open source accessibility testing tools are presented, including Asqatasun, Pa11y, and AATT. Selenium Builder is demonstrated for recording and replaying tests. The document shows how accessibility testing can be integrated into a continuous integration workflow using tools like Jenkins and Asqatasun.