
Improve support for nested cucumber feature folders
Reported by Brandon Faloona | June 12th, 2009 @ 08:19 PM
- Cucumber features files located in subfolders execute ok, but a feature_helper.rb is required in each directory.
- Cucumber code in test/features/support/env.rb also works, but again, to get this to work for nested directories I need to duplicate this file in each subdirectory, for example: test/features/my_directory/support/env.rb.
Managing these duplicate files (especially test/features/support/env.rb) quickly becomes unmanageable.
Comments and changes to this ticket
-
Brandon Faloona July 27th, 2009 @ 05:03 AM
Related to cucumber ticket 398 - https://rspec.lighthouseapp.com/projects/16211-cucumber/tickets/398
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for web testing.