InterviewSolution
Saved Bookmarks
| 1. |
Gherkins Files Have Which File Extension? |
|
Answer» All Gherkin FILES have the .FEATURE file extension. They CONTAIN a SINGLE Feature definition for the system under test and are an executable test script. All Gherkin files have the .feature file extension. They contain a single Feature definition for the system under test and are an executable test script. |
|