Feature file overview
A feature file is a Cucumber file that contains a set of related scenarios for a single set of behaviors executed by a single type of persona.
Note: Within the context of Cucumber, the term used to describe a group of scenarios is a
"feature". This documentation refers to them as "feature files". This is to prevent confusion
with the more common use of the term "feature" to refer to application behavior, such as the
"assignment feature".
