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

Display Tests as 'Pending' in Command Line When Using '@only' or '@skip' Tags #1204

Closed
3 tasks done
mar1ogz opened this issue Jun 25, 2024 · 1 comment
Closed
3 tasks done

Comments

@mar1ogz
Copy link

mar1ogz commented Jun 25, 2024

Hello!

Current behavior

Since now we have the opportunity to use the tags @only and @skip to upload tests with the status "Skipped" using cypress-xray-plugin, I would like the tests to be shown as "Skipped" instead of "Pending" in the command line when using those tags.

image

image

Desired behavior

It would be cool to have the tests shown in the section "Skipped" instead to "Pending"

Test code to reproduce

Nothing special to add here :D

Versions

  • Cypress version: 13.10.0
  • Preprocessor version: 20.1.0
  • Node version: 20.14.0

Checklist

@badeball
Copy link
Owner

No, this is part of Cypress nomenclature outside of my control, EG. discussed cypress-io/cypress#3092.

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

2 participants