thr3ads.net
the human readable 3mail archive display system
rspec users
-
Mar 2011
Search
rspec users
4606 threads
Mar 2011
64 threads
Wednesday March 30 2011
Time
Replies
Subject
4:34PM
1
Test Design Question #2
4:31PM
1
Test Design Question #1
4:28PM
7
[HOOKS] spec_helper aware of full test suite being run? After hook to run code after running all specs?
4:04PM
0
Anonymous Subclass of ActionController::Base
3:03PM
2
spec_helper aware of full test suite being run? After hook to run code after running all specs?
Tuesday March 29 2011
Time
Replies
Subject
1:04AM
2
Error running rspec on Debian
Monday March 28 2011
Time
Replies
Subject
8:53PM
1
Autotest Parallel Support
2:59PM
1
Bundler and Setting up RSpec
3:04AM
4
Can't put shared example group in its own file
Sunday March 27 2011
Time
Replies
Subject
2:43AM
7
given-when-then-and syntax support in Rspec
Thursday March 24 2011
Time
Replies
Subject
9:58PM
0
Rack application timed out during boot
5:22PM
4
stubbing mongoid::criteria in view code
1:01AM
4
problem running tests of helpers
Wednesday March 23 2011
Time
Replies
Subject
6:51PM
2
[module announcement] Equivalency testing for XML
1:59PM
0
rspec-users Digest, Vol 57, Issue 22
1:03PM
1
current example
1:50AM
5
Testing routes with a prefix
Tuesday March 22 2011
Time
Replies
Subject
9:37PM
3
Is it possible to run rspec continuously?
12:50PM
2
How to test a Rails 3 metal controller?
Monday March 21 2011
Time
Replies
Subject
10:41AM
13
Stub a controllers helper_method in a view template helper spec
2:22AM
5
Stubs and Object Constructor
Saturday March 19 2011
Time
Replies
Subject
9:32PM
3
RSPEC how to post to a controller? What's wrong with this?
2:12PM
1
[rspec-rails] warning about polymorphism on child objects
Friday March 18 2011
Time
Replies
Subject
9:57PM
1
RSpec2 collides with Runt but why ?
6:34PM
1
RSpec Basic Help Needed
3:37PM
7
Post call verification
3:29PM
1
Functional Tests with custom routes
2:26PM
7
Controller Spec & DataMapper Chaining
1:07AM
6
'spec' command not working
Thursday March 17 2011
Time
Replies
Subject
9:25PM
5
Counter.should_not_receive(:message) not working?
7:54PM
0
Testing route with proc --- possible and how?
4:58PM
1
Autotest missing specs, not missed in rake spec
Wednesday March 16 2011
Time
Replies
Subject
12:15PM
1
RSpec & DataMapper Open Source Projects?
Tuesday March 15 2011
Time
Replies
Subject
3:57PM
6
How do I use expect{}.to change().from().to() on Array?
3:27PM
1
custom matcher and yielding too block
Sunday March 13 2011
Time
Replies
Subject
2:30PM
6
Faking FS in specs
Friday March 11 2011
Time
Replies
Subject
10:55PM
1
RCov
3:55PM
0
RSpec is missing gems even though they are installed
Thursday March 10 2011
Time
Replies
Subject
11:06PM
2
Trying to test flash messaging with rspec
7:00PM
1
Rspec single file
1:49PM
5
How to use rspec_scaffold generator with latest rspec gem.
1:47PM
2
Issues implementing Rspec with Rails3 from tutorial
11:52AM
4
Good tutorial for RSpec With Rails 3
10:32AM
4
unless filter
Wednesday March 9 2011
Time
Replies
Subject
12:00PM
6
Are there any ways to detect spec faults during a run?
1:08AM
1
undefined method `flunk' for #<Spec::Example::ExampleGroup::Subclass_1:0x0000000516bd40>
Tuesday March 8 2011
Time
Replies
Subject
2:10PM
1
problem running rspec test with Webrat
Monday March 7 2011
Time
Replies
Subject
7:30AM
4
undefined method 'get'
Sunday March 6 2011
Time
Replies
Subject
10:48PM
2
render_views and render_to_string
Saturday March 5 2011
Time
Replies
Subject
3:53AM
1
db:test:prepare interfering with rake spec pattern
Friday March 4 2011
Time
Replies
Subject
2:15PM
0
Rails 3.0.1 and rspec-rails assign issue: render doesn't have instance var
1:56PM
1
How to run example group in transaction
5:45AM
5
How to intercept an instance method from StdLib (1.9.2)
5:44AM
2
Ruby Debugger - not working in rspec?
Thursday March 3 2011
Time
Replies
Subject
11:08PM
1
Does RSpec interfere with Pathname#dirname or Pathname#realpath ?
9:43PM
0
Possible bug in proxy.rb in Rspec 1.3.1
5:38PM
0
Callback when tests are done
7:36AM
6
How to do controller.stub(:some_method) at request test when using rspec2
4:39AM
1
Cucumber not inserting record in db
Wednesday March 2 2011
Time
Replies
Subject
5:49PM
6
calbacks on models
1:33AM
4
Rails 3 Upgrade
Tuesday March 1 2011
Time
Replies
Subject
8:59PM
1
installing RSpec requires changing generators in config/applicaton.rb?
1:46PM
4
Welcome Chad, Pat, Justin, and Myron!
10:27AM
1
Writing Rspec for signup using facebook