rspec users - May 2008

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