ylliX - Online Advertising Network

A11yUITests: An XCUI Testing library for accessibility

A11yUITests is an extension to XCTestCase that adds tests for common accessibility issues that can be run as part of an XCUITest suite. Iโ€™ve written a detailed discussion of the tests available if youโ€™re interested in changing/implementing these tests yourself. Alternatively, follow this quick start guide. Getting Started Adding A11yUITests Iโ€™m assuming youโ€™re already familiar […]