search for: load_spec_fil

Displaying 9 results from an estimated 9 matches for "load_spec_fil".

Did you mean: load_spec_files
2010 Nov 25
2
no such file to load - spec/test/unit
...tfree/randomperform.rb:3:in `<top (required)>'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.1.0/lib/rspec/core /configuration.rb:334:in `load'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.1.0/lib/rspec/core /configuration.rb:334:in `block in load_spec_files'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.1.0/lib/rspec/core /configuration.rb:334:in `map'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.1.0/lib/rspec/core /configuration.rb:334:in `load_spec_files'' from C:/Ruby192/lib/ruby/...
2011 Jul 05
4
Problem of "rake spec"
Hi all, I am a bit confused when i type rake spec and it gives me this message, No examples matching ./spec/**/*_spec.rb could be found what is that mean that something is not found. and where i can input my the test code because i did have a tiny sample code in user_controller_test.rb. is that the right place to test functional.. plz give me a help thanks -- You received this message
2011 Oct 26
1
problem profiling rspec boot time with ruby-prof
...ut. Before the upgrade, our entire suite of 6000+ specs would run in about 6 minutes. The majority of the delay seems to be during the loading of the spec files. Adding instrumentation to the rspec-core lib/rspec/core/ command_line.rb, you can see that a large portion of the time is spent in the load_spec_files method puts "after options.configure #{Time.now}" @configuration.load_spec_files puts "after loading spec files stream #{Time.now}" after options.configure Tue Oct 25 15:34:18 -0700 2011 after loading spec files stream Tue Oct 25 15:46...
2011 Jan 22
1
uninitialized constant ActionView::Helpers::TagHelper::ERB (NameError)
...`require'' from C:/Users/bob/app/collector_helper_spec.rb:8 from C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load'' from C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files'' from C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `map'' from C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files'' from C:/Ruby187/lib/ruby/gems/1...
2012 Jul 06
0
Running Rspec tests with JRuby fails
.../home/javix/Development/rspec_jruby/spec/com/models/calculator_spec.rb:3 load at org/jruby/RubyKernel.java:1017 (root) at /home/javix/.rvm/gems/jruby-1.7.0.preview1/gems/rspec-core-2.10.1/lib/rspec/core/configuration.rb:1 map at org/jruby/RubyArray.java:2350 load_spec_files at /home/javix/.rvm/gems/jruby-1.7.0.preview1/gems/rspec-core-2.10.1/lib/rspec/core/configuration.rb:746 load_spec_files at /home/javix/.rvm/gems/jruby-1.7.0.preview1/gems/rspec-core-2.10.1/lib/rspec/core/configuration.rb:746 run at /home/javix/.rvm/gems/jruby-1.7.0.preview1/gems/...
2011 Oct 14
3
RSpec 2 not working on Rails 3.1.1
...;top (required)>'' from /Users/username/.rvm/gems/ruby-1.9.2-p290@ror_project/gems/rspec-core-2.6.4/lib/rspec/core/configuration.rb:419:in `load'' from /Users/username/.rvm/gems/ruby-1.9.2-p290@ror_project/gems/rspec-core-2.6.4/lib/rspec/core/configuration.rb:419:in `block in load_spec_files'' from /Users/username/.rvm/gems/ruby-1.9.2-p290@ror_project/gems/rspec-core-2.6.4/lib/rspec/core/configuration.rb:419:in `map'' from /Users/username/.rvm/gems/ruby-1.9.2-p290@ror_project/gems/rspec-core-2.6.4/lib/rspec/core/configuration.rb:419:in `load_spec_files''...
2011 Feb 05
1
ActionMailer::Base.default_url_options
....rb:2:in `<top (required)>'' from /Users/sebastian/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load'' from /Users/sebastian/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `block in load_spec_files'' from /Users/sebastian/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `map'' from /Users/sebastian/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files'' from /User...
2010 Nov 20
4
How to get rspec running?
...spec/models/user_spec.rb:1:in `<top (required)>'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `load'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `block in load_spec_files'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `map'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `load_spec_files'' from C:/Ruby192/lib/ruby/ge...
2014 Jun 07
0
Multitenancy with Rails and rspec
...s/accounts/sign_up_spec.rb:1:in `<top (required)>' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-core-3.0.0/lib/rspec/core/configuration.rb:1051:in `load' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-core-3.0.0/lib/rspec/core/configuration.rb:1051:in `block in load_spec_files' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-core-3.0.0/lib/rspec/core/configuration.rb:1051:in `each' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-core-3.0.0/lib/rspec/core/configuration.rb:1051:in `load_spe c_files' from C:/Ruby200/lib/ruby/gems/2.0...