The Wayback Machine - https://web.archive.org/web/20220506084524/https://github.com/topics/accessibility-testing
Skip to content
#

accessibility-testing

Here are 55 public repositories matching this topic...

NickEntin
NickEntin commented Dec 10, 2020

Specifically the Swift version of the snapshot method in the iOSSnapshotTestCase subspec. The Objective-C version of this behaves correctly.

To reproduce:

func testView() {
    let view = UIView(frame: .init(x: 0, y: 0, width: 100, height: 100))
    SnapshotVerifyWithInvertedColors(view, identifier: "someIdentifier")
}

When run in record mode, this should produce a referen

bug good first issue P2: Medium Priority

Ally is a powerful starter kit for building static component-driven jamstack design systems, web apps and websites. It is powered by Gatsby 4 & Storybook 6 and built with a subatomic design architecture with focus on web accessibility and performance.

  • Updated Apr 26, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the accessibility-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accessibility-testing topic, visit your repo's landing page and select "manage topics."

Learn more