Skip to content

Explanation how assign IDs to xml cucumber tests #382

@TetianaKhomenko

Description

@TetianaKhomenko

This can be the simplest solution:

  1. Add test IDs into title with TESTOMATIO_TITLE_IDS=1 npx check-cucumber --update-uds
  2. Run tests and get XML reports
  3. Check that XML report contains test IDs
  4. Import them

to put IDs into titles automatically you can use this option https://github.com/testomatio/check-cucumber?tab=readme-ov-file#assign-ids

origin thread

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions