Open artbear opened 8 years ago
Из доки https://github.com/cucumber/cucumber-js Use --require <FILE|DIR> to require files before executing the features. If not used, all "*.js" files (and other extensions specifed by --compiler) that are siblings or below the features will be loaded automatically. Automatic loading is disabled when this option is specified, and all loading becomes explicit. Files under directories named "support" are always loaded first
Расшифровка описания командной строки cucumber есть в доке https://github.com/cucumber/cucumber-js
Originally reported by: artbear (Bitbucket: artbear, GitHub: artbear)
https://github.com/cucumber/cucumber-js/blob/master/docs/cli.md https://cucumber.io/docs/reference https://github.com/cucumber/cucumber-js http://cucumber.github.io/cucumber-js/ https://github.com/cucumber/cucumber-js/blob/master/features/background.feature http://docs.behat.org/en/v3.0/guides/1.gherkin.html