Read more

Cucumber does not find neither env.rb nor step definitions when running features in nested directories

Dominik Schöler
February 24, 2014Software engineer at makandra GmbH

Usually, Cucumber feature files live in features/. When you group them in sub directories, make sure to add -r features to the standard Cucumber options.

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

In Rails apps, Cucumber options are likely to be stored in config/cucumber.yml.

Posted by Dominik Schöler to makandra dev (2014-02-24 13:14)