{"id":19792080,"url":"https://github.com/xray-app/tutorial-js-axe-playwright","last_synced_at":"2026-06-16T09:32:02.349Z","repository":{"id":119027785,"uuid":"529292405","full_name":"Xray-App/tutorial-js-axe-playwright","owner":"Xray-App","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-22T10:54:35.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-28T15:16:56.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Xray-App.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":"2022-08-26T14:35:47.000Z","updated_at":"2024-04-22T10:54:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fda4a31-bfd6-41dd-ad62-68b6e7125337","html_url":"https://github.com/Xray-App/tutorial-js-axe-playwright","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xray-App/tutorial-js-axe-playwright","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Ftutorial-js-axe-playwright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Ftutorial-js-axe-playwright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Ftutorial-js-axe-playwright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Ftutorial-js-axe-playwright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xray-App","download_url":"https://codeload.github.com/Xray-App/tutorial-js-axe-playwright/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Ftutorial-js-axe-playwright/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34400451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T07:05:51.719Z","updated_at":"2026-06-16T09:32:02.329Z","avatar_url":"https://github.com/Xray-App.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tutorial-js-axe-playwright\n[![build workflow](https://github.com/Xray-App/tutorial-js-axe-playwright/actions/workflows/main-cloud.yml/badge.svg)](https://github.com/Xray-App/tutorial-js-axe-playwright/actions/workflows/main-cloud.yml)\n[![license](https://img.shields.io/badge/License-BSD%203--Clause-green.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/Xray-App/community)\n\n## Overview\nCode that supports the tutorial [Accessibility testing using Axe-Playwright](https://docs.getxray.app/display/XRAYCLOUD/Accessibility+testing+using+Axe-Playwright) showcasing how to perform accessibility validations using [Axe-Playwright](https://github.com/abhinaba-ghosh/axe-playwright) and how to integrate with [Xray Test Management](https://www.getxray.app/) on Jira using JUnit XML reports.\n\nThe test automation code implements validations using [Axe-Playwright](https://github.com/abhinaba-ghosh/axe-playwright).\n\n## Prerequisites\nIn order to run this tutorial you need to have Nodejs, install the playwright-test runner and Axe-Playwright.\n```\nnpm i -D axe-playwright\nnpx playwright install\nnpm i -D @playwright/test\n```\n\n## Running\nTests can be executed locally with the following command\n```\nnpx playwright test\n```\n\n## Submitting results to Jira\n\nResults can be submitted to Jira so that they can be shared with the team and their impacts be easily analysed.\nThis can be achieved using [Xray Test Management](https://www.getxray.app/) as shown in further detail in this [tutorial](https://docs.getxray.app/display/XRAYCLOUD/Accessibility+testing+using+Axe-Playwright).\n\n## Contact\n\nAny questions related with this code, please raise issues in this GitHub project. Feel free to contribute and submit PR's.\nFor Xray specific questions, please contact [Xray's support team](https://jira.getxray.app/servicedesk/customer/portal/2).\n\n## References\n\n- [Playwright test](https://playwright.dev/docs/test-intro/)\n- [Playwright](https://playwright.dev/)\n- [How Xray processes JUnit XML reports](https://docs.getxray.app/display/XRAYCLOUD/Taking+advantage+of+JUnit+XML+reports)\n- [Using playwright-test junit reporter](https://playwright.dev/docs/test-reporters#junit-reporter)\n- [Axe-Playwright](https://github.com/abhinaba-ghosh/axe-playwright)\n\n\n## LICENSE\n\n[BSD 3-Clause](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxray-app%2Ftutorial-js-axe-playwright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxray-app%2Ftutorial-js-axe-playwright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxray-app%2Ftutorial-js-axe-playwright/lists"}