Feature #10341

Describe checkpoints in .feature files

Added by anonym 2015-10-06 04:48:16 . Updated 2015-10-06 04:49:02 .

Status:
Confirmed
Priority:
Normal
Assignee:
anonym
Category:
Test suite
Target version:
Start date:
2015-10-06
Due date:
% Done:

0%

Feature Branch:
Type of work:
Research
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

In Feature #6094 we introduced checkpoint descriptions in features/step_definitions/snapshots.rb. It would be nice if we could describe them in .feature files instead, e.g. in features/step_definitions/checkpoint/*.feature. Presumably we could use the correct bits of cucumber to parse those .feature files (and it’d be great if we could call them .checkpoint instead) and get the info we need.

Some details about how to deal with the metadata/fields:

  • The :parent_checkpoint field is dealt with by first step, which should match the parent checkpoint’s Scenario name.
  • The :temporary field is dealt with by a @temporary_checkpoint tag.

Subtasks


History

#1 Updated by anonym 2015-10-06 04:49:02