Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

203
Views
Do I have to create Step definition folder for each feature file if I am using cypress-cucumber?

If I have two scenarios like test.feature, test1.feature, Do I have to create folder for both feature files and include the step definition file in those folders?

Can't I include all the step definitions in one folder for all the feature files?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Yes you can.

  • cypress-cucumber-preprocessor library uses the concept of common and local steps. If you want to write duplicate steps for different feature files where their functionality can be different then you should use local steps. To create local steps you need to create a folder with the name feature file. However, this may lead to refactoring and moving the steps to global space(common) when the project will grow.
  • Cytorus: This is another cypress+cucumber framework where steps are only global scope
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!