Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summarise passing test cases #700

Open
asthaawasthi-laitkor opened this issue Mar 21, 2024 · 3 comments
Open

Summarise passing test cases #700

asthaawasthi-laitkor opened this issue Mar 21, 2024 · 3 comments

Comments

@asthaawasthi-laitkor
Copy link

asthaawasthi-laitkor commented Mar 21, 2024

I am using Pa11y cli for htmlcss validation check

PUPPETEER_ARGS='--no-sandbox --disable-setuid-sandbox' pa11y  --runner htmlcs --reporter json  -----website------- > pa11_htmlcss_output.json

is there any way to calculate no. elements passed test cases the principal guidelines or techniques and what element passed the test cases , in my final json report.
https://squizlabs.github.io/HTML_CodeSniffer/Standards/WCAG2/

@danyalaytekin
Copy link
Member

Hi @asthaawasthi-laitkor, thanks for using Pa11y! Actually, to be clear, could you please confirm whether you're using the main Pa11y package, or this project, pa11y-ci? From your code snippet I think it's the former, but I should check.

In either case though, there have been a few requests for this - is this one a request for the same functionality that you need?:

@danyalaytekin danyalaytekin added type: enhancement status: waiting for input Waiting for more information from the original user labels Mar 21, 2024
@asthaawasthi-laitkor
Copy link
Author

asthaawasthi-laitkor commented Mar 22, 2024

Hello @danyalaytekin ,yes this is same request like #687 , I am using main Pa11y package.

@danyalaytekin
Copy link
Member

Hey @asthaawasthi-laitkor and thanks for following up. I'll move this over there.

@danyalaytekin danyalaytekin removed the status: waiting for input Waiting for more information from the original user label Mar 22, 2024
@danyalaytekin danyalaytekin transferred this issue from pa11y/pa11y-ci Mar 22, 2024
@danyalaytekin danyalaytekin changed the title Number of test cases Passes Summarise passing test cases Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants