webdriverio/webdriverio

TestCaseId for allure testOps

Aberta

#13.215 aberto em 23 de jul. de 2024

 (2 comentários) (0 reação) (0 responsável)JavaScript (1.793 forks)batch import
Bug 🐛help wanted

Métricas do repositório

Stars
 (6.029 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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