{"id":21817665,"url":"https://github.com/thawkin3/sa11y-assert-demo","last_synced_at":"2026-05-13T07:32:52.788Z","repository":{"id":96053755,"uuid":"420224108","full_name":"thawkin3/sa11y-assert-demo","owner":"thawkin3","description":"Demo of Salesforce accessibility library for unit testing","archived":false,"fork":false,"pushed_at":"2021-10-22T19:55:04.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T06:44:26.996Z","etag":null,"topics":["a11y","accessibility","salesforce","sfdc","static-analysis","testing","unit-testing"],"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/thawkin3.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":"2021-10-22T19:48:51.000Z","updated_at":"2021-10-23T05:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d873d3de-0411-47b7-9e7b-12b7a0b1af76","html_url":"https://github.com/thawkin3/sa11y-assert-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/thawkin3%2Fsa11y-assert-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thawkin3%2Fsa11y-assert-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thawkin3%2Fsa11y-assert-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thawkin3%2Fsa11y-assert-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thawkin3","download_url":"https://codeload.github.com/thawkin3/sa11y-assert-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776346,"owners_count":20508506,"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":["a11y","accessibility","salesforce","sfdc","static-analysis","testing","unit-testing"],"created_at":"2024-11-27T15:47:37.491Z","updated_at":"2026-05-13T07:32:52.749Z","avatar_url":"https://github.com/thawkin3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @sa11y/assert demo\n\nDemo of Salesforce Accessibility Automation Libraries using Mocha, Chai, and `@sa11y/assert`\n\n## Exploring the demo\n\nThis repo contains tests for a few simple examples of accessible and inaccessible content. These examples include buttons and images.\n\nYou can run the tests locally on your machine by running `yarn test`. If you look at any of the `.test.js` files in the project, you'll see that we call the `assertAccessible` method on each of our examples. If `@sa11y/assert` finds any a11y violations, they will be displayed in your terminal.\n\nIt's important to note that static a11y checkers are a bit limited in what they can find. It's been estimated that these kinds of tools only catch 10-30% of potential a11y violations. There is no substitute for a good understanding of a11y principles and manual testing with a keyboard and screen reader.\n\n## Available scripts\n\nIn the project directory, you can run:\n\n- `yarn format`: formats the code using Prettier\n- `yarn format:watch`: formats the code using Prettier in watch mode\n- `yarn test`: runs the tests using Mocha\n- `yarn test:watch`: runs the tests using Mocha in watch mode\n\n## Resources\n\n- All sa11y packages: https://github.com/salesforce/sa11y\n- `@sa11y/assert` package: https://github.com/salesforce/sa11y/tree/master/packages/assert\n- Deque University axe 4.3 rules: https://dequeuniversity.com/rules/axe/4.3\n- Mocha: https://mochajs.org/\n- Chai: https://www.chaijs.com/guide/styles/\n- JSDOM: https://www.npmjs.com/package/jsdom\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthawkin3%2Fsa11y-assert-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthawkin3%2Fsa11y-assert-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthawkin3%2Fsa11y-assert-demo/lists"}