Closed TetianaKhomenko closed 2 weeks ago
also --update-ids
won't help much as it will insert not needed data in our features.
So I think we need a sort of --overwrite
or so, that will take always what's defined in definitions source code.
Structure is changed if IDs are present
Please give exact example if adding IDs does not help for you, cause I can't reproduce with the example below
when changing the structure in code the old tests are kept in Testomat
this is the command used
npx check-cucumber@latest "**/*.feature" --dir features/test --sync --keep-structure --no-detached
To reproduce:
have structure in code
then sync
npx check-cucumber@latest "**/*.feature" --dir features/test --sync --keep-structure --no-detached
then we move a.feature under a new folder