{"id":24152270,"url":"https://github.com/nfreear/accessibility-ci-demo","last_synced_at":"2026-04-17T10:03:38.566Z","repository":{"id":140859755,"uuid":"611864649","full_name":"nfreear/accessibility-ci-demo","owner":"nfreear","description":"Demonstration of integrating automated accessibility testing tools into a continuous integration/deployment (CI/CD) workflow.","archived":false,"fork":false,"pushed_at":"2025-01-04T15:54:03.000Z","size":727,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-12T10:15:33.953Z","etag":null,"topics":["accessibility","axe","ci","ci-cd","demo","jest","lighthouse-ci","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nfreear.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-09T17:44:47.000Z","updated_at":"2025-01-04T15:54:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ac225bf-991d-459d-b39d-3f394799d9db","html_url":"https://github.com/nfreear/accessibility-ci-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2Faccessibility-ci-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2Faccessibility-ci-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2Faccessibility-ci-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2Faccessibility-ci-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfreear","download_url":"https://codeload.github.com/nfreear/accessibility-ci-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241411904,"owners_count":19958825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility","axe","ci","ci-cd","demo","jest","lighthouse-ci","nodejs"],"created_at":"2025-01-12T10:15:36.409Z","updated_at":"2026-04-17T10:03:38.505Z","avatar_url":"https://github.com/nfreear.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Accessibility CI demo\n\n[![Node.js CI][ci-img]][ci] (_expected to fail!_)\n\nThis repository demonstrates integrating automated accessibility testing tools into a [continuous integration/deployment (CI/CD)][intro] workflow.\n\n* [@nfreear/accessibility-ci-demo][demo1] (_this repo._)\n* [@nfreear/accessibility-devops][demo2]\n\nSpecifically, it demonstrates the use of two separate tools:\n\n* [jest-axe][] with [Jest][],\n* @treosh's [lighthouse-ci-action][].\n\nThe repo contains example _fails_ and _passes_ [pages](./pages), and corresponding [unit tests](./__tests__).\n\n![Screenshot showing Lighthouse report](./.github/workflows/screenshots/lighthouse-test-report-fail.png)\n\n## ⚠️✋ This project does not guarantee that what you build is accessible.\nThe GDS Accessibility team found that only [~30% of issues are found by automated testing][gds].\n\nYou'll also need to:\n* test your interface with the [assistive technologies that real users use][at] (see also [WebAIM's survey results][survey]).\n* include disabled people in user research.\n\n## Usage\n\n```\nnpm install\nnpm test\n```\n\n[gds]: https://accessibility.blog.gov.uk/2017/02/24/what-we-found-when-we-tested-tools-on-the-worlds-least-accessible-webpage\n[at]: https://www.gov.uk/service-manual/technology/testing-with-assistive-technologies#when-to-test\n[survey]: https://webaim.org/projects/screenreadersurvey10/#primary\n[jest]: https://jestjs.io/\n[jest-axe]: https://github.com/nickcolley/jest-axe\n[lighthouse-ci-action]: https://github.com/treosh/lighthouse-ci-action\n[intro]: https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/introduction-to-ci.md\n  \"Introduction to Continuous Integration (Google)\"\n[demo1]: https://github.com/nfreear/accessibility-ci-demo\n  \"#1 Demos use of 'jest-axe' and 'lighthouse-ci-action'\"\n[demo2]: https://github.com/nfreear/accessibility-devops\n  \"#2 Demos use of 'pa11y-ci' and Cypress\"\n\n[ci]: https://github.com/nfreear/accessibility-ci-demo/actions/workflows/node.js.yml\n[ci-img]: https://github.com/nfreear/accessibility-ci-demo/actions/workflows/node.js.yml/badge.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfreear%2Faccessibility-ci-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfreear%2Faccessibility-ci-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfreear%2Faccessibility-ci-demo/lists"}