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 Cucumber tags #8

Closed
vitalets opened this issue Apr 12, 2023 · 2 comments
Closed

Support Cucumber tags #8

vitalets opened this issue Apr 12, 2023 · 2 comments

Comments

@vitalets
Copy link
Owner

vitalets commented Apr 12, 2023

Idea is to use Cucumber tags as Playwright tags.

Now Playwright add tags into test titles. To keep test titles unchanged I'd suggest to wait for tags API in Playwright, see microsoft/playwright#23180

@vitalets
Copy link
Owner Author

As pointed in #28 (comment) we can have special $tags fixture that provides access to all tags registered for a particular test.

@vitalets
Copy link
Owner Author

Cucumber tags support added in v3.1.0.

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