InterviewSolution
Saved Bookmarks
| 1. |
Define What Is Cucumber Dry Run ? |
|
Answer» Cucumber DRY RUN is used to COMPILE cucumber feature FILES and step Definitions. Of there is any COMPILATIONS errors it will Define How when we use dry run Ex: Cucumber features –dry-run Cucumber dry run is used to compile cucumber feature files and step Definitions. Of there is any compilations errors it will Define How when we use dry run Ex: Cucumber features –dry-run |
|