sandro / specjour

distributed rspec & cucumber via bonjour
MIT License
212 stars 33 forks source link

undefined method `step_mother' for Cucumber::Cli::Main:Class #41

Closed dcolley closed 12 years ago

dcolley commented 12 years ago

Could issue 14 have crept back in?

*** LOCAL GEMS ***

activesupport (3.2.6)
addressable (2.2.8)
bigdecimal (1.1.0)
builder (3.0.0)
childprocess (0.3.2)
columnize (0.3.6)
cucumber (1.2.1)
daemons (1.1.8)
diff-lcs (1.1.3)
execjs (1.4.0)
factory_girl (3.4.0)
ffi (1.0.11)
gherkin (2.11.0 x86-mingw32)
i18n (0.6.0)
io-console (0.3)
json (1.5.4)
libwebsocket (0.1.3)
minitest (2.5.1)
multi_json (1.3.6)
nwrfc (0.0.5)
ParseTree (3.0.9)
pickle (0.4.10)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rdiscount (1.6.8)
rdoc (3.9.4)
redis (3.0.1)
rspec (2.10.0, 1.3.0) <--- I needed <a low[er] version> in order to get the gem to build
rspec-core (2.10.1)
rspec-expectations (2.10.0)
rspec-mocks (2.10.1)
RubyInline (3.9.0)
rubyzip (0.9.8)
selenium-webdriver (2.22.2)
sexp_processor (3.2.0)
systemu (2.5.1)
testjour (0.3.2)
watir-webdriver (0.6.1)
ZenTest (4.8.1)
C:\Dropbox\test\proj1>testjour slave:start
C:/Ruby/lib/ruby/gems/1.9.1/gems/testjour-0.3.2/lib/testjour/configuration.rb:79:in `step_mother': undefined method `step_mother' for Cucumber::Cli::M
ain:Class (NoMethodError)
        from C:/Ruby/lib/ruby/gems/1.9.1/gems/testjour-0.3.2/lib/testjour/configuration.rb:20:in `setup'
        from C:/Ruby/lib/ruby/gems/1.9.1/gems/testjour-0.3.2/lib/testjour/commands/run.rb:21:in `execute'
        from C:/Ruby/lib/ruby/gems/1.9.1/gems/testjour-0.3.2/lib/testjour/cli.rb:36:in `execute'
        from C:/Ruby/lib/ruby/gems/1.9.1/gems/testjour-0.3.2/lib/testjour/cli.rb:7:in `execute'
        from C:/Ruby/lib/ruby/gems/1.9.1/gems/testjour-0.3.2/bin/testjour:8:in `<top (required)>'
        from C:/Ruby/bin/testjour:23:in `load'
        from C:/Ruby/bin/testjour:23:in `<main>'
dcolley commented 12 years ago

Opened in error