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

[DNM] EPMRPP-84613 || The Playwright's tags are parsed to the RP's attributes and attached to the tests. #140

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AmsterGet
Copy link
Member

@AmsterGet AmsterGet commented Mar 8, 2024

Waiting for feedback from internal discussion - may be introduce special RP prefixes to follow the common way of adding other static data (testCaseId, description) from titles.

… attached to the tests (#133)

* refactor: EPMRPP-84613 Playwright tags are parsed to the RP's attributes and attached to the tests

* feat: unit-testing for tags

* feat: extract tags from title

* refactor: use grep & grepInvert from pw config

* refactor: update the tag tests

* feat: consider @key:value title attributes

* style: format reporter.ts

* test: fix client.startTestItem should be called with retry=true params

* test: update tags tests in startSuiteTestReporting.spec.ts

* test: update tags tests in startSuiteTestReporting.spec.ts

* test: fix the tests of the tags

* Update retriesReporting.spec.ts

* Update src/__tests__/reporter/startSuiteTestReporting.spec.ts

Co-authored-by: Ilya <ilya_hancharyk@epam.com>

* Update src/__tests__/reporter/startSuiteTestReporting.spec.ts

Co-authored-by: Ilya <ilya_hancharyk@epam.com>

* doc: tag for test title in add attributes

* Update README.md

Co-authored-by: Ilya <ilya_hancharyk@epam.com>

* Update README.md

Co-authored-by: Ilya <ilya_hancharyk@epam.com>

* Update README.md

Co-authored-by: Ilya <ilya_hancharyk@epam.com>

* doc: grep options under Reporting section in README

* doc: update advanced Test Filtering with grep Options in README

* doc: rm markdown in README

---------

Co-authored-by: Ilya <ilya_hancharyk@epam.com>
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

Successfully merging this pull request may close these issues.

2 participants