Styrow.dev
Question 27 of 27
Cucumber Topic: General medium

What do you mean by cucumber dry run?

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