Question
What do you mean by cucumber dry run?
Answer
Cucumber dry run is used to compile cucumber features files and step definitions. If there are any compilations errors it will show when we use dry run.
Example: Cucumber features- dry-run
What do you mean by cucumber dry run?
Cucumber dry run is used to compile cucumber features files and step definitions. If there are any compilations errors it will show when we use dry run.
Example: Cucumber features- dry-run