webdriverio/webdriverio

TestCaseId for allure testOps

Open

#13.215 aberto em 23 de jul. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1.793 forks)batch import
Bug 🐛help wanted

Métricas do repositório

Stars
 (6.029 stars)
Métricas de merge de PR
 (Mesclagem média 15d 15h) (48 fundiu PRs em 30d)

Description

There are a few issues with the PR:

  1. testCaseId should not include test parameters
  2. It should be set for all tests (even for the ones with ALLURE_ID)
  3. testCaseId should not change between the runs
  4. testCaseId should not change for reruns

Originally posted by @baev in https://github.com/webdriverio/webdriverio/issues/11532#issuecomment-2245757953

Guia do colaborador