rspec users - May 2008
Saturday May 31 2008
TimeRepliesSubject
9:20PM 0 Mixing mocking frameworks?
 
Friday May 30 2008
TimeRepliesSubject
1:56AM 2 Any good Rails example app created with RSpec and Rspec on Rails?
 
Thursday May 29 2008
TimeRepliesSubject
1:19AM 9 Coloured output in rspec 1.1.4
 
Wednesday May 28 2008
TimeRepliesSubject
11:25PM 7 how to write spec for infinite loop?
 
Tuesday May 27 2008
TimeRepliesSubject
3:33PM 4 Permission error when installing rspec
8:41AM 4 Failing rspec story not causing a CruiseControl.rb build to fail?
5:04AM 1 Testing rails plugins standalone
4:44AM 2 Help with Writing Meaningful Specs
12:35AM 8 new --pattern option
 
Monday May 26 2008
TimeRepliesSubject
2:52PM 2 [ANN] RSpec-1.1.4
12:52PM 7 Mocking Models in Controller Specs...
 
Friday May 23 2008
TimeRepliesSubject
2:35PM 12 Modules will no longer be automatically included in RSpec version 1.1.4
1:35PM 1 RailsExampleGroup
11:53AM 1 RailsExampleGroup
11:20AM 10 View Specs vs. Stories
3:17AM 2 Error when trying to get the install RSpec from Github
2:56AM 4 Is there an equivalent to anything() for Hash parameters?
 
Thursday May 22 2008
TimeRepliesSubject
5:16AM 1 Story / Redirection to static html within public
 
Wednesday May 21 2008
TimeRepliesSubject
7:49PM 14 Specifying certain tables NOT to be cleared each example?
1:37PM 1 Testing REST webservices? (Not Rails)
1:32PM 2 RSpec for testing REST webservices? (Not Rails)
8:01AM 0 running rspec on 1.2.3 ??
6:55AM 0 TextMate bundle not using environment variable to find Ruby library
 
Tuesday May 20 2008
TimeRepliesSubject
9:26PM 1 running rspec on 1.2.3 ??
4:59PM 5 How to write a test for validates_uniqueness_of
3:50AM 4 mock_model not stubbing model attribtues in view spec
 
Monday May 19 2008
TimeRepliesSubject
6:44PM 0 rspec fails at first run -- no such file to load -- spec/rails
5:01PM 1 rspec fails at first run -- no such file to load -- spec/rails
 
Sunday May 18 2008
TimeRepliesSubject
11:47AM 0 Spec a before_destroy callback in Sequel
2:13AM 2 Using Hash to mock classes that respond to :[]
 
Saturday May 17 2008
TimeRepliesSubject
10:34AM 5 Help needed
 
Friday May 16 2008
TimeRepliesSubject
8:29PM 1 test log
8:41AM 3 Which rspec for rails 2.1RC1?
 
Wednesday May 14 2008
TimeRepliesSubject
10:45AM 4 Reuse steps like a method call
 
Tuesday May 13 2008
TimeRepliesSubject
11:17PM 3 description method and test failures
4:48PM 1 user stories for load testing?
3:39PM 6 Testing that named_scope is defined
 
Sunday May 11 2008
TimeRepliesSubject
2:01PM 5 Are you writing "imperative" or "declarative" scenarios in your stories?
 
Saturday May 10 2008
TimeRepliesSubject
8:30AM 4 Problems running RSpec from w/in TextMate
5:23AM 4 Newbie: lambda do...end.should change(Model, :count).by(1). Doesn't work
 
Friday May 9 2008
TimeRepliesSubject
4:43AM 3 rspec version to use with git
 
Thursday May 8 2008
TimeRepliesSubject
3:26PM 2 Testing render :text without has_text
1:05PM 0 Fixtures not clearing tables?
5:22AM 7 Rspec Stories / Selenium Nightmare
 
Wednesday May 7 2008
TimeRepliesSubject
4:18PM 4 Hiding the passes
 
Tuesday May 6 2008
TimeRepliesSubject
1:03PM 2 Can you use RSpec to test initializers?
 
Monday May 5 2008
TimeRepliesSubject
9:23PM 3 "Plugin not found" after RSpec install
9:15PM 2 "Plugin not found" after RSpec install
5:18PM 1 specifying output of render call
 
Sunday May 4 2008
TimeRepliesSubject
5:39PM 0 Do message expectations work in story steps?
 
Saturday May 3 2008
TimeRepliesSubject
3:58PM 0 spec'ing calls to super (or other Ruby keywords)
1:08PM 4 silly partial qu
12:18PM 6 Everyone Using Rspec Autotest?
10:06AM 9 Any news on the rSpec books?
9:17AM 11 Date comparisons
8:09AM 1 spec'ing calls to super (or other Ruby keywords)
 
Friday May 2 2008
TimeRepliesSubject
2:17PM 1 spec'ing calls to super (or other Ruby keywords)
12:57PM 2 Return code for running stories