rspec
Thread
Date
Later messages
Messages by Date
2012/06/11
Focus tag evaluation slow
Rainer Kuhn
2012/06/11
The 'helper' method for form builder specs
moger777
2012/06/11
Focus tag slow
ticktricktrack
2012/06/11
how to get example list before running?
Pin Xie
2012/06/08
Re: [rspec-users] RSpec 2/Rails 3 - content_for in view specs
jared
2012/05/04
rspec-mocks and rspec-rails-2.10.1 are released!
David Chelimsky
2012/05/03
rspec-2.10 is released!
David Chelimsky
2012/04/27
Re: should_receive not failing but not actually used?
[email protected]
2012/04/27
Re: should_receive not failing but not actually used?
Christophe Porteneuve
2012/04/27
Re: should_receive not failing but not actually used?
[email protected]
2012/04/27
Re: should_receive not failing but not actually used?
Christophe Porteneuve
2012/04/27
Re: should_receive not failing but not actually used?
Christophe Porteneuve
2012/04/27
Re: should_receive not failing but not actually used?
David Chelimsky
2012/04/27
should_receive not failing but not actually used?
Christophe Porteneuve
2012/04/26
Re: using shared_context in a global way
[email protected]
2012/04/26
Re: How does pending method work outside rspec example?
David Chelimsky
2012/04/26
Re: Incorrect expectation count when entire test suite run vs. single spec file
David Chelimsky
2012/04/26
Re: Routes not recognized in RSpec 2/Rails 3.1.4
David Chelimsky
2012/04/26
Routes not recognized in RSpec 2/Rails 3.1.4
Will Marshall
2012/04/25
Re: Incorrect expectation count when entire test suite run vs. single spec file
Eric Milford
2012/04/25
Re: Incorrect expectation count when entire test suite run vs. single spec file
Eric Milford
2012/04/25
Re: Incorrect expectation count when entire test suite run vs. single spec file
David Chelimsky
2012/04/25
Incorrect expectation count when entire test suite run vs. single spec file
Eric Milford
2012/04/25
New google groups (help, please)
David Chelimsky
2012/04/25
How does pending method work outside rspec example?
Pin Xie
2012/04/25
problem in automating Authentication pop up
Ankita
2012/04/25
How to modify database inside a transaction in before(:all)?
Rodrigo Rosenfeld Rosas
2012/04/10
Re: [rspec-users] Argument Non-Matchers
Justin Ko
2012/03/30
Re: [rspec-users] validating if a cell has any of the options.
Justin Ko
2012/03/15
Re: [rspec-users] Can some one please explain why one of those two examples fails?
Michael Kintzer
2012/02/29
Re: [rspec-users] Can anyone tell me why this test is failing?
Justin Ko
2012/02/29
Re: [rspec-users] Can anyone tell me why this test is failing?
Justin Ko
2012/02/23
Re: [rspec-users] Can someone clarify this RSpec block?
Justin Ko
2012/02/14
Re: [rspec-users] Formatting Pending/Failures Output
Justin Ko
2011/12/22
Re: [rspec-users] Sending rails errors to rspec output
Pat Maddox
2011/12/22
Re: [rspec-users] Advice on using Rspec as a data validation engine
Pat Maddox
2011/12/22
Re: [rspec-users] Sending rails errors to rspec output
Justin Ko
2011/12/22
Re: [rspec-users] Sending rails errors to rspec output
Justin Ko
2011/12/05
Re: [rspec-users] How to extend common helper methods to view specs?
Gordon Yeong
2011/12/04
Re: [rspec-users] Understanding of extend/include
Gordon Yeong
2011/12/04
Re: [rspec-users] Understanding of extend/include
David Chelimsky
2011/12/04
Re: [rspec-users] Understanding of extend/include
Gordon Yeong
2011/11/14
Re: [rspec-users] Wrong number of arguments (reduce, rspec/core/metadata)
David Chelimsky
2011/10/21
Re: [rspec-users] Database custom formatter
Justin Ko
2011/10/16
Re: [rspec-users] Ignoring certain files?
Justin Ko
2011/10/15
Re: [rspec-users] Scope problems for before hooks using helper methods?
David Chelimsky
2011/10/15
Re: [rspec-users] Scope problems for before hooks using helper methods?
Gordon Yeong
2011/10/14
Re: [rspec-users] assert_select - to do negative tests - need help with syntax please :)
Gordon Yeong
2011/10/14
Re: [rspec-users] Scope problems for before hooks using helper methods?
Gordon Yeong
2011/10/14
Re: [rspec-users] How do we include support helpers in request specs?
David Chelimsky
2011/10/14
Re: [rspec-users] assert_select - to do negative tests - need help with syntax please :)
Gordon Yeong
2011/10/14
Re: [rspec-users] How do we include support helpers in request specs?
Gordon Yeong
2011/10/13
Re: [rspec-users] Scope problems for before hooks using helper methods?
Gordon Yeong
2011/10/11
Re: [rspec-users] Rails view spec expectations/matchers
David Chelimsky
2011/09/25
Re: [rspec-users] Access to asset_path helper in a Rails 3.1 application request spec
Justin Ko
2011/09/07
Re: [rspec-users] rspec and should eql
Slava Mikerin
2011/09/04
Re: [rspec-users] mongo_mapper validations, rpsec
Chris Habgood
2011/09/04
Re: [rspec-users] mongo_mapper validations, rpsec
Chris Habgood
2011/09/03
Re: [rspec-users] What causes "undefined method `each_pair'"?
Katrina Owen
2011/09/02
Re: [rspec-users] rspec and shoulda have_indices
David Chelimsky
2011/09/02
Re: [rspec-users] rspec and shoulda have_indices
Slava Mikerin
2011/09/01
Re: [rspec-users] rails 3.1 with guard, not detecting changes
Chris Habgood
2011/08/25
Re: [rspec-users] Route is valid but not found :(
David Chelimsky
2011/08/25
Re: [rspec-users] Route is valid but not found :(
Gordon Yeong
2011/08/25
Re: [rspec-users] Route is valid but not found :(
Gordon Yeong
2011/08/25
Re: [rspec-users] Route is valid but not found :(
Gordon Yeong
2011/08/23
Re: [rspec-users] Route is valid but not found :(
Gordon Yeong
2011/08/23
Re: [rspec-users] Route is valid but not found :(
Gordon Yeong
2011/08/03
Re: [rspec-users] A bit confused with the use of assign() to test views
Gordon Yeong
2011/07/16
Re: [rspec-users] How do you deal with @meal.restaurant_id = ... in such a controller test?
David Chelimsky
2011/07/10
Re: [rspec-users] Trouble with RSpec mock "@macropost.should_receive(:save).and_return(true)" -- produces error expected :save with (any args) once, but received it 0 times
David Chelimsky
2011/06/04
Re: [rspec-users] rspec1.3.2/rspec-rails1.3.4 and Rake 0.9.1 = lots of deprecation warnings
David Chelimsky
2011/06/04
Re: [rspec-users] including a module with ActiveSupport::Concern works in console/site, but not in specs
David Chelimsky
2011/05/31
Re: [rspec-users] [rails] undefined method `model_name' for NilClass:Class
Chris Habgood
2011/05/24
Re: [rspec-users] [rails] expecting <"edit"> but rendering with <"">.
Chris Habgood
2011/05/24
Re: [rspec-users] [rails] expecting <"edit"> but rendering with <"">.
Chris Habgood
2011/05/24
Re: [rspec-users] [rails] expecting <"edit"> but rendering with <"">.
Justin Ko
2011/05/24
Re: [rspec-users] [rails] expecting <"edit"> but rendering with <"">.
Chris Habgood
2011/05/24
Re: [rspec-users] [rails] expecting <"edit"> but rendering with <"">.
David Chelimsky
2011/05/24
Re: [rspec-users] [rails] expecting <"edit"> but rendering with <"">.
Justin Ko
2011/05/21
Re: [rspec-users] Upgrading to rspec-rails version 2.6 causes 'stack level too deep' SystemStackError
Phillip Koebbe
2011/05/17
Re: [rspec-users] rails3 session issue i think
Justin Ko
2011/05/17
Re: [rspec-users] rails3 session issue i think
Justin Ko
2011/05/17
Re: [rspec-users] rails3 session issue i think
David Chelimsky
2011/05/17
group membership
Chris Habgood
2011/04/09
Re: [rspec-users] Mocks and CL Programs
Pat Maddox
2011/04/01
Re: [rspec-users] [HOOKS] spec_helper aware of full test suite being run? After hook to run code after running all specs?
Justin Ko
2011/03/31
Re: [rspec-users] [HOOKS] spec_helper aware of full test suite being run? After hook to run code after running all specs?
Justin Ko
2011/03/26
Re: [rspec-users] calbacks on models
Justin Ko
2011/03/23
Re: [rspec-users] RSPEC how to post to a controller? What's wrong with this?
Justin Ko
2011/03/13
Re: [rspec-users] render_views and render_to_string
David Chelimsky
2011/02/22
Re: [rspec-users] object_instance.reload and print out a message placed in the model
Justin Ko
2011/02/22
Re: [rspec-users] object_instance.reload and print out a message placed in the model
Daniel Salmerón Amselem
2011/02/22
Re: [rspec-users] object_instance.reload and print out a message placed in the model
Justin Ko
2011/01/27
Re: [rspec-users] Performance tests using Rspec
David Chelimsky
2011/01/17
Re: [rspec-users] Problem with output at running specs
Rubén Dávila
2011/01/13
Re: [rspec-users] response.should have_text leads to undefined method `has_text?'
David Chelimsky
Later messages