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

Add Cypress reports for skipped tests (fixes #948) #949

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RobertBattaglia
Copy link

Context

Attempt to report Cypress skipped tests. Since skipped tests don't execute the afterEach hook, create a start and end message for each skipped test and execute allureReportTest task in the after hook.

Checklist

@RobertBattaglia RobertBattaglia force-pushed the feat-cypress-skip branch 3 times, most recently from e783148 to d22c6ab Compare May 19, 2024 03:52
@RobertBattaglia RobertBattaglia force-pushed the feat-cypress-skip branch 2 times, most recently from 9ed848c to cf736c3 Compare May 19, 2024 18:59
@baev baev added the type:improvement Improvement or request label May 20, 2024
@epszaw
Copy link
Member

epszaw commented May 20, 2024

Hey, @RobertBattaglia! Thank you for the contribution. Could you please run prettier:format and lint:fix scripts to fix the failed jobs?

@RobertBattaglia
Copy link
Author

Hey, @RobertBattaglia! Thank you for the contribution. Could you please run prettier:format and lint:fix scripts to fix the failed jobs?

done!

@RobertBattaglia RobertBattaglia force-pushed the feat-cypress-skip branch 2 times, most recently from d222a08 to f1cf54d Compare May 20, 2024 14:29
@baev
Copy link
Member

baev commented Jun 5, 2024

@RobertBattaglia could you please rebase it?

@RobertBattaglia
Copy link
Author

@RobertBattaglia could you please rebase it?

done, still haven't been able to figure out why that unit test is failing, I am having trouble running the tests locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:cypress type:improvement Improvement or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants