rspec
Thread
Date
Earlier messages
Later messages
Messages by Thread
[rspec] Re: RSpec passing object as a param in a controller_spec
Myron Marston
[rspec] Re: RSpec passing object as a param in a controller_spec
Dromga
[rspec] spec_helper.rb du jour
Perry Smith
[rspec] What is the best way to replace 'its' ?
jcarres
[rspec] Re: What is the best way to replace 'its' ?
Myron Marston
[rspec] Re: What is the best way to replace 'its' ?
jcarres
[rspec] Re: What is the best way to replace 'its' ?
Myron Marston
Re: [rspec] Re: What is the best way to replace 'its' ?
David Chelimsky
[rspec] Problems after upgrade
simo
[rspec] Re: Problems after upgrade
[email protected]
[rspec] Re: Problems after upgrade
giuseb
Re: [rspec] Problems after upgrade
Perry Smith
[rspec] Problems after upgrade
simo
[rspec] Presenter issue / question
Perry Smith
[rspec] Executing configuration blocks unless a given tag is applied
Robbie Clutton
[rspec] Re: Executing configuration blocks unless a given tag is applied
Myron Marston
[rspec] beginner in tests RSpec $RSpec --help_me_please
Nicolás Sebastián Vidal
Re: [rspec] beginner in tests RSpec $RSpec --help_me_please
Antonio Antillon
Re: [rspec] beginner in tests RSpec $RSpec --help_me_please
Nicolás Sebastián Vidal
Re: [rspec] beginner in tests RSpec $RSpec --help_me_please
Nicolás Sebastián Vidal
[rspec] testing a sprocket asset handler
Perry Smith
[rspec] Re: testing a sprocket asset handler
Perry Smith
[rspec] Silencing or controlling backtrace in rspec run
Pito Salas
[rspec] Re: Silencing or controlling backtrace in rspec run
Myron Marston
Re: [rspec] Re: Silencing or controlling backtrace in rspec run
Pito Salas
[rspec] Re: Silencing or controlling backtrace in rspec run
Myron Marston
[rspec] What should be the behaviour of a let variable when passed in as an argument to a custom matcher
Chris Gat
Re: [rspec] What should be the behaviour of a let variable when passed in as an argument to a custom matcher
David Chelimsky
Re: [rspec] What should be the behaviour of a let variable when passed in as an argument to a custom matcher
Chris Gat
[rspec] Re: Augmenting a previous 'let' value
Myron Marston
[rspec] Augmenting previously declared 'let' values
Arne Brasseur
[rspec] Undefined Method Errors in Rspec 2 - Code Works Properly
LightBe Corp
Re: [rspec] Undefined Method Errors in Rspec 2 - Code Works Properly
Perry Smith
[rspec] Is there any nuclear option for resetting state when running the whole suite?
klochner
[rspec] Re: Is there any nuclear option for resetting state when running the whole suite?
Myron Marston
[rspec] Curious what you think
Perry Smith
Re: [rspec] Curious what you think
David Chelimsky
Re: [rspec] Curious what you think
David Chelimsky
Re: [rspec] Curious what you think
Perry Smith
Re: [rspec] Curious what you think
David Chelimsky
Re: [rspec] Curious what you think
Perry Smith
[rspec] Re: Irelan NEEDS Ruby on Rails Developers
Myron Marston
Re: [rspec] Re: Irelan NEEDS Ruby on Rails Developers
David Chelimsky
[rspec] nesting selectors in view specs with rails and capybara
jared
Re: [rspec] nesting selectors in view specs with rails and capybara
David Chelimsky
Re: [rspec] nesting selectors in view specs with rails and capybara
jared
Re: [rspec] nesting selectors in view specs with rails and capybara
David Chelimsky
Re: [rspec] nesting selectors in view specs with rails and capybara
jared
Re: [rspec] nesting selectors in view specs with rails and capybara
David Chelimsky
[rspec] Re: [rspec-users] how to check with rspec if controller action set needed instance variables ?
Alex
[rspec] how to check with rspec if controller action set needed instance variables ?
Alex Leasenco
[rspec] how to check with rspec if controller action set needed instance variables ?
Alex Leasenco
Re: [rspec] how to check with rspec if controller action set needed instance variables ?
Alex Chaffee
Re: [rspec] how to check with rspec if controller action set needed instance variables ?
Alex
[rspec] rspec-expectations One-liner not working out of the box!
netzfisch
[rspec] Re: rspec-expectations One-liner not working out of the box!
Myron Marston
[rspec] rspec2 throws 'undefined method' for model class method (.self)
netzfisch
Re: [rspec] rspec2 throws 'undefined method' for model class method (.self)
David Chelimsky
Re: [rspec] rspec2 throws 'undefined method' for model class method (.self)
netzfisch
[rspec] Re: rspec2 throws 'undefined method' for model class method (.self)
Myron Marston
[rspec] Re: rspec2 throws 'undefined method' for model class method (.self)
netzfisch
[rspec] mocking view helper methods in Rspec integration spec
LesNightingill
Re: [rspec] mocking view helper methods in Rspec integration spec
David Chelimsky
Re: [rspec] mocking view helper methods in Rspec integration spec
Perry Smith
Re: [rspec] mocking view helper methods in Rspec integration spec
David Chelimsky
[rspec] request macros?
Chris Bloom
Re: [rspec] request macros?
David Chelimsky
Re: [rspec] request macros?
David Chelimsky
Re: [rspec] request macros?
Chris Bloom
Re: [rspec] request macros?
Chris Bloom
Re: [rspec] request macros?
David Chelimsky
Re: [rspec] request macros?
Chris Bloom
Re: [rspec] request macros?
Chris Bloom
Re: [rspec] request macros?
David Chelimsky
Re: [rspec] request macros?
David Chelimsky
Re: [rspec] request macros?
Chris Bloom
[rspec] click_button generates NoMethodErrors in RSpec integration specs
Dean Richardson
Re: [rspec] click_button generates NoMethodErrors in RSpec integration specs
David Chelimsky
[rspec] support for DATA
Jakub Arnold
Re: [rspec] support for DATA
David Chelimsky
[rspec] Testing a custom form builder with rspec
macarthy
Re: [rspec] Testing a custom form builder with rspec
David Chelimsky
Re: [rspec] Testing a custom form builder with rspec
macarthy
Re: [rspec] Testing a custom form builder with rspec
Myron Marston
[rspec] Re: [rspec-users] RSpec newbie
David Paschich
[rspec] Rushing into things?
Perry Smith
[rspec] Re: Rushing into things?
Perry Smith
[rspec] test PDF generation by Prawn in a controller spec
Javix
[rspec] Re: test PDF generation by Prawn in a controller spec
Irish
[rspec] Re: test PDF generation by Prawn in a controller spec
Javix
[rspec] Controller spec - pass parameter to before_filter method
Javix
[rspec] Re: Controller spec - pass parameter to before_filter method
Javix
Re: [rspec] Re: Controller spec - pass parameter to before_filter method
David Chelimsky
[rspec] Re: Controller spec - pass parameter to before_filter method
Javix
[rspec] Re: Controller spec - pass parameter to before_filter method
[email protected]
[rspec] Re: Controller spec - pass parameter to before_filter method
Javix
[rspec] Re: Controller spec - pass parameter to before_filter method
[email protected]
[rspec] Re: Controller spec - pass parameter to before_filter method
Javix
[rspec] Line numbers for example groups defined by a helper
George Ogata
Re: [rspec] Line numbers for example groups defined by a helper
David Chelimsky
Re: [rspec] Line numbers for example groups defined by a helper
Alex Chaffee
[rspec] [RSPEC] Tutorials?
Ryan Crossan
Re: [rspec] [RSPEC] Tutorials?
Alex Chaffee
[rspec] Testing such a scope method
Javix
Re: [rspec] Testing such a scope method
José Mota
Re: [rspec] Testing such a scope method
Alex Chaffee
Re: [rspec] Testing such a scope method
Javix
Re: [rspec] Testing such a scope method
Javix
Re: [rspec] Testing such a scope method
Alex Chaffee
Re: [rspec] Testing such a scope method
David Chelimsky
Re: [rspec] Testing such a scope method
Javix
Re: [rspec] Testing such a scope method
David Chelimsky
Re: [rspec] Testing such a scope method
Javix
[rspec] how do I write a good rspec for this?
roelof
Re: [rspec] how do I write a good rspec for this?
Alex Chaffee
Re: [rspec] how do I write a good rspec for this?
roelof
Re: [rspec] how do I write a good rspec for this?
Alex Chaffee
[rspec] Help a new RSpec user
Soichi Ishida
Re: [rspec] Help a new RSpec user
Antonio Antillon
[rspec] mock() vs mock(Some) vs mock('some')
beagile
Re: [rspec] mock() vs mock(Some) vs mock('some')
David Chelimsky
Re: [rspec] mock() vs mock(Some) vs mock('some')
[email protected]
Re: [rspec] mock() vs mock(Some) vs mock('some')
beagile
Re: [rspec] mock() vs mock(Some) vs mock('some')
David Chelimsky
[rspec] Why the variable defined in 'let' block is no more accessible ?
Javix
Re: [rspec] Why the variable defined in 'let' block is no more accessible ?
David Chelimsky
Re: [rspec] Why the variable defined in 'let' block is no more accessible ?
Javix
Re: [rspec] Why the variable defined in 'let' block is no more accessible ?
David Chelimsky
[rspec] Re: Why the variable defined in 'let' block is no more accessible ?
Javix
[rspec] Re: Why the variable defined in 'let' block is no more accessible ?
Javix
Re: [rspec] Re: Why the variable defined in 'let' block is no more accessible ?
David Chelimsky
Re: [rspec] Re: Why the variable defined in 'let' block is no more accessible ?
Javix
[rspec] Re: Why the variable defined in 'let' block is no more accessible ?
moger777
[rspec] why is this failing
roelof
Re: [rspec] why is this failing
Antonio Antillon
RE: [rspec] why is this failing
Roelof Wobben
Re: [rspec] why is this failing
Antonio Antillon
Re: [rspec] why is this failing
Antonio Antillon
[rspec] What's the best way to collect stats on specs?
sent-hil
Re: [rspec] What's the best way to collect stats on specs?
David Chelimsky
[rspec] understanding #should_receive
enricostn
Re: [rspec] understanding #should_receive
David Chelimsky
[rspec] Issues with recent releases
Rodrigo Rosenfeld Rosas
[rspec] how to call sikuli script from within rspec script
Ankita@Adslot
[rspec] Re: how to call sikuli script from within rspec script
tester
[rspec] What is the best way to test a private method calles in before_validation callback
Javix
[rspec] Re: [rspec-users] i cannot seem to use at_least
deepak
[rspec] Re: [rspec-users] RSpec Selenium Webdriver Html Report with Screenshots
Javix
[rspec] Re: [rspec-users] RSpec Selenium Webdriver Html Report with Screenshots
Javix
[rspec] problem with rake
cat123
Re: [rspec] problem with rake
Alex Chaffee
[rspec] Any Fedora users able to help troubleshoot an rspec-core issue?
Myron Marston
[rspec] rspec-rerun: rerun/retry your RSpec tests
Daniel Doubrovkine
[rspec] Help Me Refactor This Shared Example
Karl
Re: [rspec] Help Me Refactor This Shared Example
David Chelimsky
Re: [rspec] Help Me Refactor This Shared Example
Karl
Re: [rspec] Help Me Refactor This Shared Example
David Chelimsky
Re: [rspec] Help Me Refactor This Shared Example
Valdis Pornieks
Re: [rspec] Help Me Refactor This Shared Example
Karl
[rspec] undefined method `print' for #<IO:<STDOUT>>
paul h
Re: [rspec] undefined method `print' for #<IO:<STDOUT>>
David Chelimsky
[rspec] Stubbing Controller (Filter) Action Results in 'NoMethodError'
Ari
Re: [rspec] Stubbing Controller (Filter) Action Results in 'NoMethodError'
David Chelimsky
[rspec] Re: rspec-rails does not have a matcher for assert_generates
deepak
Re: [rspec] Re: rspec-rails does not have a matcher for assert_generates
David Chelimsky
Re: [rspec] Re: rspec-rails does not have a matcher for assert_generates
deepak
[rspec] Re: A recently observed anti pattern: commented out tests
Myron Marston
[rspec] Getting backtrace on simple unexpected match
Don French
Re: [rspec] Getting backtrace on simple unexpected match
David Chelimsky
[rspec] Not a problem, but small revelation - FactoryGirl, build_stubbed, associations, and let
Karl
[rspec] Re: Not a problem, but small revelation - FactoryGirl, build_stubbed, associations, and let
Irish
[rspec] Re: Not a problem, but small revelation - FactoryGirl, build_stubbed, associations, and let
John Chow
[rspec] How to test that session[:message] is used?
Tsvetelina Borisova
Re: [rspec] How to test that session[:message] is used?
David Chelimsky
Re: [rspec] How to test that session[:message] is used?
Tsvetelina Borisova
[rspec] Project structure: RSpec with JRuby in a Java project
Javix
[rspec] Rspec test fails because of miliseconds
Tsvetelina Borisova
Re: [rspec] Rspec test fails because of miliseconds
Alex Chaffee
Re: [rspec] Rspec test fails because of miliseconds
Antonio Antillon
Re: [rspec] Rspec test fails because of miliseconds
Alex Chaffee
Re: [rspec] Rspec test fails because of miliseconds
Antonio Antillon
[rspec] Re: Rspec test fails because of miliseconds
Tsvetelina Borisova
Re: [rspec] Abridged summary of
[email protected]
- 1 Message in 1 Topic
Paulo L F Casaretto
[rspec] Re: [rspec-users] Issue when testing ActiveRecord after_commit callbacks
Dennis Kuczynski
[rspec] Re: [rspec-users] An open source project with very good use of Cucumber?
Pat Maddox
[rspec] rspec for testing daemons as a black box?
Dieter Plaetinck
[rspec] Random Failures - Element is no longer attached to the DOM
BugHerder
[rspec] Re: Random Failures - Element is no longer attached to the DOM
Roland Alvarado
[rspec] Re: Random Failures - Element is no longer attached to the DOM
Roland Alvarado
Re: [rspec] Re: Random Failures - Element is no longer attached to the DOM
David Chelimsky
Re: [rspec] Re: Random Failures - Element is no longer attached to the DOM
Manuel Olmos Gil
[rspec] Stubbing #desc
Nick
[rspec] New expectation syntax coming in RSpec 2.11
Myron Marston
Test part of the template in content_for when testing Rails view
Juliusz Gonera
Focus tag evaluation slow
Rainer Kuhn
[rspec] Re: Focus tag evaluation slow
Samer Masry
[rspec] Re: Focus tag evaluation slow
ticktricktrack
The 'helper' method for form builder specs
moger777
Focus tag slow
ticktricktrack
how to get example list before running?
Pin Xie
Earlier messages
Later messages