rspec users - Aug 2010

Tuesday August 31 2010
TimeRepliesSubject
6:45PM 1 Global before block for specific spec type
 
Monday August 30 2010
TimeRepliesSubject
3:59PM 8 Factories vs. stubs/mocks
2:36PM 1 undefined method `route_for' for #<RSpec::Core::ExampleGroup::Nested_1::Nested_1:
7:59AM 9 rspec2: autotest keeps rerunning failing tests
3:52AM 2 Rspec2 ETA ??
 
Saturday August 28 2010
TimeRepliesSubject
12:18AM 11 respond_to? check in rspec-mocks
 
Friday August 27 2010
TimeRepliesSubject
8:12PM 11 stack level too deep
4:42PM 1 Problem running "spec spec" or "rake spec" (does nothing)
5:43AM 5 there should be one test or two?
 
Thursday August 26 2010
TimeRepliesSubject
1:35PM 1 rspec can not be found
1:12PM 3 Default format for all requests in a spec
3:13AM 4 should raise_error(ArgumentError) resulting in NoMethodError
 
Wednesday August 25 2010
TimeRepliesSubject
10:15PM 3 Rails3 subdomain constraints with Cucumber and RSpec2
6:57PM 0 RSpec ActionView released - simplifies creating specs for your View helpers
8:36AM 1 Formatter failing_examples option
 
Tuesday August 24 2010
TimeRepliesSubject
11:51PM 20 Controller spec with devise.
5:34PM 2 bundler and config/initializers/* not loading
4:58PM 1 spec_helper por rails plugin
4:19PM 1 Testing my_form_for in a FormBuilder test
7:56AM 3 upgrading rails 3.0.0.rc.2 and rspec 2.0.0.beta.20 breaks my view tests
 
Monday August 23 2010
TimeRepliesSubject
10:01PM 0 JRuby Rcov and Rspec problem.
4:38PM 1 Request specs flash
2:04PM 2 How do I write specs for Rails 3 view block helpers that use #with_output_buffer(&block) ?
 
Sunday August 22 2010
TimeRepliesSubject
7:10PM 3 Problem with spec_helper
 
Saturday August 21 2010
TimeRepliesSubject
3:37PM 1 Elegant way to configure rspec and capybara
1:28PM 1 Rails 3 plugin development - recommended RSpec practices?
 
Friday August 20 2010
TimeRepliesSubject
5:43PM 0 Testing routes
5:16PM 5 Rails View spec testing for content in <head>
3:22PM 1 Testing HAML views with RSpec
8:36AM 2 How do you enable verbose output from command line?
5:40AM 4 Issue with parameterized shared example group on ruby 1.8.6
 
Wednesday August 18 2010
TimeRepliesSubject
10:39PM 2 RSpec 2/Rails 3 - content_for in view specs
4:31PM 2 dynamic tests possible?
7:45AM 2 How do you turn colour on in autotest?
12:12AM 0 Difficulties install Rspec
 
Tuesday August 17 2010
TimeRepliesSubject
8:18AM 4 Autotest doesn't load up rspec (rspec2, rails3, ruby 1.9.2)
 
Monday August 16 2010
TimeRepliesSubject
6:13PM 0 RSpec 2 matchers 'code-spec' and 'file-spec' released
4:03PM 0 html formatter
12:23PM 3 Load dummy data using Factory girl
 
Saturday August 14 2010
TimeRepliesSubject
10:34AM 5 Module & Mixin testing strategy
4:33AM 1 2.0.0.beta.19 installation problem
3:20AM 1 [rspec] Installation Problem
 
Wednesday August 11 2010
TimeRepliesSubject
4:56PM 1 Calling script/spec from directories other than RAILS_ROOT
4:02PM 1 generator-spec release 0.4.8
7:31AM 6 rspec2 not working with shoulda
3:45AM 3 Rspec2, Autotest showing failure on all passing specs
2:24AM 20 Autotest does not start
12:02AM 0 Nice little DSL trick for extending ExampleGroups in RSpec
 
Tuesday August 10 2010
TimeRepliesSubject
4:17PM 3 rspec command for rspec-2.0.0.beta.19
2:21PM 2 Including modules for view test in RSpec 2.0.0.beta.19
11:27AM 1 Cant able to create a Rspec files
8:30AM 2 how to place the app in the rails dir
 
Monday August 9 2010
TimeRepliesSubject
12:38PM 6 Order guarantees of let
6:29AM 2 testing 404 redirects in the controller with rspec beta 19
 
Sunday August 8 2010
TimeRepliesSubject
8:42PM 0 Bad gemspec for rspec-core
7:53PM 2 issue with rescue_action_in_public! and testing 404 responses
 
Saturday August 7 2010
TimeRepliesSubject
10:28PM 13 Recognising RSpec files in the Textmate bundle
9:54PM 2 RSpec 2 autotest file
9:10PM 20 Name collision - how would you handle this?
3:26PM 0 Release of RSpec for Generators 0.4.0
1:23PM 4 How do I extend ExampleGroup in Rspec 2?
 
Friday August 6 2010
TimeRepliesSubject
5:39PM 1 Could not find generator rspec:install.
5:06PM 4 Cucumber Development
2:52AM 1 New bie question: Why use assert_equal when there are comparison operators in Rspec?
 
Thursday August 5 2010
TimeRepliesSubject
2:32PM 2 Macros and accessing block-variables (rspec2)
 
Wednesday August 4 2010
TimeRepliesSubject
11:37PM 0 weird html report samba issue
5:44PM 6 [newbie] tradeoffs of direct model access vs. simulated browser (webrat)
4:41PM 3 [RSpec] Dynamic reloading with Object.send(:remove_const)
 
Tuesday August 3 2010
TimeRepliesSubject
8:06PM 3 RSpec 2 add-on for testing and specifying generators - initial release
11:34AM 4 [RSpec] Testing a helper with or without model layer?
 
Monday August 2 2010
TimeRepliesSubject
11:22PM 0 Controller spec, integrate views, mocking helper method
12:46PM 3 migration question