{"id":13583167,"url":"https://github.com/sfccdevops/accessibility-tester","last_synced_at":"2025-04-06T18:31:56.058Z","repository":{"id":39802495,"uuid":"197870515","full_name":"sfccdevops/accessibility-tester","owner":"sfccdevops","description":"Command Line Interface for Automated Accessibility Testing Salesforce Commerce Cloud Websites","archived":false,"fork":false,"pushed_at":"2023-05-14T12:09:18.000Z","size":227,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-11-05T23:41:31.976Z","etag":null,"topics":["a11y","accessibility","cli","report","section508","wcag2a","wcag2aa","wcag2aaa"],"latest_commit_sha":null,"homepage":"https://github.com/sfccdevops/accessibility-tester/packages/1529159","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sfccdevops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"sfccdevops","patreon":"peter_schmalfeldt","custom":"https://www.paypal.me/manifestinteractive"}},"created_at":"2019-07-20T02:42:53.000Z","updated_at":"2024-10-15T08:40:06.000Z","dependencies_parsed_at":"2024-01-21T22:14:32.259Z","dependency_job_id":null,"html_url":"https://github.com/sfccdevops/accessibility-tester","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfccdevops%2Faccessibility-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfccdevops%2Faccessibility-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfccdevops%2Faccessibility-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfccdevops%2Faccessibility-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfccdevops","download_url":"https://codeload.github.com/sfccdevops/accessibility-tester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247531066,"owners_count":20953885,"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","cli","report","section508","wcag2a","wcag2aa","wcag2aaa"],"created_at":"2024-08-01T15:03:17.788Z","updated_at":"2025-04-06T18:31:55.670Z","avatar_url":"https://github.com/sfccdevops.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sfccdevops","https://patreon.com/peter_schmalfeldt","https://www.paypal.me/manifestinteractive"],"categories":["JavaScript"],"sub_categories":[],"readme":"Project Support\n===\n\nIf you or your company enjoy using this project, please consider supporting my work and joining my discord. 💖\n\n[![Become a GitHub Sponsor](https://img.shields.io/badge/Sponsor-171515.svg?logo=github\u0026logoColor=white\u0026style=for-the-badge \"Become a GitHub Sponsor\")](https://github.com/sponsors/sfccdevops)\n[![Become a Patreon Sponsor](https://img.shields.io/badge/Sponsor-FF424D.svg?logo=patreon\u0026logoColor=white\u0026style=for-the-badge \"Become a Patreon Sponsor\")](https://patreon.com/peter_schmalfeldt)\n[![Donate via PayPal](https://img.shields.io/badge/Donate-169BD7.svg?logo=paypal\u0026logoColor=white\u0026style=for-the-badge \"Donate via PayPal\")](https://www.paypal.me/manifestinteractive)\n[![Join Discord Community](https://img.shields.io/badge/Community-5865F2.svg?logo=discord\u0026logoColor=white\u0026style=for-the-badge \"Join Discord Community\")](https://discord.gg/aRMPyEWK78)\n\n------\n\n![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png \"Logo\")\n\nAccessibility Tester\n---\n\n\u003e Command Line Interface for Automated Accessibility Testing Salesforce Commerce Cloud Websites\n\n![markdown](https://sfcc-a11y.s3.amazonaws.com/markdown.gif?v=1.3.1)\n\nIntroduction\n---\n\nA CLI tool that tests client websites for Accessibility Issues and generates reports that can be assigned to Developers.\n\n- [X] Support for Continuos Integration Testing\n- [X] Save Reports in CSV, HTML, Jira, JSON, Markdown \u0026 XML Formats\n- [X] Supports Page Automation using Actions\n- [X] Supports Testing Websites behind HTTP Authentication\n- [X] Reports provide Resource Links for Developers to Learn More about Accessibility\n\nDeveloper Overview\n---\n\n#### Commands\n\n* [`sfcc-a11y`](https://github.com/sfccdevops/accessibility-tester/blob/master/docs/cmd-a11y.md) - Detailed Examples of `sfcc-ally` Usage\n* [`sfcc-a11y auth`](https://github.com/sfccdevops/accessibility-tester/blob/master/docs/cmd-auth.md) - Generate HTTP Authentication Tokens\n* [`sfcc-a11y help`](https://github.com/sfccdevops/accessibility-tester/blob/master/docs/cmd-help.md) - Get Help when you need it\n\n#### Additional Information\n\n* [Automate with Actions](https://github.com/sfccdevops/accessibility-tester/blob/master/docs/actions.md) - Submit Forms, Click Links \u0026 Other Fun Things\n* [Troubleshooting](https://github.com/sfccdevops/accessibility-tester/blob/master/docs/troubleshooting.md) - Some of the Known Issues \u0026 how to resolve them\n\nInstall\n---\n\n#### Requirements\n\n- [X] [Node v14+](https://nodejs.org/en/download/)\n\n#### `npm install`\n\n```bash\nnpm install -g @sfccdevops/sfcc-a11y\nsfcc-a11y help\n```\n\n#### `git clone`\n\n```bash\ncd ~\ngit clone https://github.com/sfccdevops/accessibility-tester.git\ncd accessibility-tester\nnpm install -g\nsfcc-a11y help\n```\n\nReport Samples\n---\n\nWhether you are running a test on a single site, or needing to batch multiple tests into a single report, we wanted to make our reports as developer friendly as possible.\n\nSince this is a CLI tool, the default output is in a terminal window.\n\n![sample-report](https://sfcc-a11y.s3.amazonaws.com/sample-report/cli.jpg?v=1.0.0)\n\n#### Below are reports generated in our other supported formats.\n\n* [sample-report.csv](https://gist.github.com/manifestinteractive/fab5fc8cceac093cbe9fb5a5c2ad1b96)\n* [sample-report.html](https://sfcc-a11y.s3.amazonaws.com/sample-report/a11y_20190804_221047.html)\n* [sample-report.jira](https://gist.github.com/manifestinteractive/52a25c431d8280166e005f5c82b5d34e)\n* [sample-report.json](https://gist.github.com/manifestinteractive/dbe2909776bd27a1242cc6afbc7d93d9)\n* [sample-report.md](https://gist.github.com/manifestinteractive/f2c87d567ff052acc766ce14387e915b)\n* [sample-report.xml](https://gist.github.com/manifestinteractive/bca0ee98f455e2cfe67a8d3f1f31b6ad)\n\n_Built using [pa11y](https://github.com/pa11y/pa11y). Customized for Salesforce Commerce Cloud Developers \u0026 Clients._\n\nAbout the Author\n---\n\n\u003e [Peter Schmalfeldt](https://peterschmalfeldt.com/) is a Certified Senior Salesforce Commerce Cloud Developer with over 20 years of experience building eCommerce websites, providing everything you need to design, develop \u0026 deploy eCommerce applications for Web, Mobile \u0026 Desktop platforms.\n\nDisclaimer\n---\n\n\u003e The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. SFCC DevOps is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the SFCC DevOps products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and SFCC DevOps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfccdevops%2Faccessibility-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfccdevops%2Faccessibility-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfccdevops%2Faccessibility-tester/lists"}