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

support Cypress pending (skipped) tests #948

Open
RobertBattaglia opened this issue May 19, 2024 · 0 comments
Open

support Cypress pending (skipped) tests #948

RobertBattaglia opened this issue May 19, 2024 · 0 comments

Comments

@RobertBattaglia
Copy link

Is your feature request related to a problem? Please describe.
I would like to use allure reports to track the number of skipped cypress tests in my projects. My team tends to skip tests instead of fixing the underlying issues so we need a way to track number of skipped tests so they don't pile up ad infinitum.

Describe the solution you'd like
Ideally, the solution would reuse the existing allureReportTest task. I believe the issue is that the afterEach hook does not run for tests that are explicitly skipped (cypress calls these 'pending').

RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 19, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 19, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 19, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 19, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 19, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 20, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 20, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 20, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 20, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue May 20, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue Jun 7, 2024
RobertBattaglia added a commit to RobertBattaglia/allure-js that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant