allure-framework / allure-framework/allure-js
[Allure Playwright] Set outdated test from code to Allure TestOps
- Dominant language
- TypeScript
- Stars
- 281
- Forks
- 137
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 13
Description
Hello!
**Prop**
- Playwright
- Allure-JS
- Test-Ops
**Describe the solution you'd like**
There are several tests that are marked as skip, and there are no problems with that. They show up as skipped in TestOps.
But I need the test itself to be marked as Outdated/Deprecated in TestOps, now it's Active. Of course, this can be done manually, but I'd like to do it from within the automated tests using a separate label/tag or something similar.
Thanks in advance.
Screen:
https://docs.qameta.io/images/test-cases/tc-basic-properties.png
Contributor guide
Research direction
The issue concerns the Playwright integration in Allure-JS and sending an outdated or deprecated status to Allure TestOps from automated tests. No file, entry point, or test is named, so first locate the Playwright adapter and its handling of skip labels or tags. Done means a documented label or tag causes the corresponding TestOps test to be marked Outdated/Deprecated rather than Active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100