Profiles do not load
Reported by Jordan West | February 6th, 2010 @ 12:53 AM | in v0.0.0
Profiles should load from config/cucumber.yml but they do not. Tried removing erb code but made no difference
Comments and changes to this ticket
-
Jordan West February 6th, 2010 @ 12:56 AM
- State changed from new to open
- Tag set to fatal
This completely breaks the runner. Without a profile the runner breaks with missing argument: -p (OptionParser::MissingArgument)
Seems it is assumed the profile path was assumed to be RAILS_ROOT/cucumber.yml instead of RAILS_ROOT/config/cucumber.yml
Need to add a feature for this
-
Jordan West February 6th, 2010 @ 12:57 AM
- Milestone set to v0.0.0
-
Jordan West February 6th, 2010 @ 01:07 AM
- Tag changed from fatal to dashboard, fatal, profiles
-
Jordan West February 6th, 2010 @ 09:24 PM
- State changed from open to resolved
Resolved by commit 17b92ddd5961b0aae36aead258efc37493f0669c
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 ยป
Sexy Web Interface for Cucumber on Rails
People watching this ticket
Referenced by
- 9 Cannot apply profile There is no way to apply profiles when running a single c...