allure-js icon indicating copy to clipboard operation
allure-js copied to clipboard

[Allure Playwright] Set outdated test from code to Allure TestOps

Open tepmehatop opened this issue 1 month ago • 0 comments

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

tepmehatop avatar Nov 07 '25 10:11 tepmehatop