How to run my Ruby-specific feature in the Capybara framework?
Hi Dipen,
Use the command parallel_cucumber --type cucumber features/login01.feature
to run a specific Ruby feature in the Capybara framework.
How to run my Ruby-specific feature in the Capybara framework?
Hi Dipen,
Use the command parallel_cucumber --type cucumber features/login01.feature
to run a specific Ruby feature in the Capybara framework.