Messages by Date
-
2013/11/30
[rspec] Re: [rspec-users] May expect { ... }.to_not be changed to expect { ... }.not_to?
Sergio Lapenna
-
2013/11/30
[rspec] Re: RSpec Monthly Update - November
AndyL
-
2013/11/25
[rspec] Re: Throws error on helper tests for contoller methods
siva
-
2013/11/25
[rspec] Re: Testing helper method call in view spec
siva
-
2013/11/25
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/22
[rspec] Re: [rspec-users] No Method Error
David Chelimsky
-
2013/11/20
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/20
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/19
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/18
[rspec] Throws error on helper tests for contoller methods
siva
-
2013/11/18
[rspec] Testing helper method call in view spec
siva
-
2013/11/18
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/18
[rspec] RSpec Monthly Update - November
Xavier Shay
-
2013/11/18
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/15
Re: [rspec] Re: How to test for yield self
Aaron Kromer
-
2013/11/15
Re: [rspec] Re: How to test for yield self
Myron Marston
-
2013/11/15
Re: [rspec] Re: How to test for yield self
Aaron Kromer
-
2013/11/15
Re: [rspec] Re: How to test for yield self
Aaron Kromer
-
2013/11/15
[rspec] Re: How to test for yield self
Myron Marston
-
2013/11/15
[rspec] How to test for yield self
Maurizio De Santis
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Myron Marston
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/14
[rspec] Re: Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/14
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/13
Re: [rspec] Prevent rspec from loading tests files from a directoryacc
David Chelimsky
-
2013/11/12
[rspec] Prevent rspec from loading tests files from a directoryacc
Nalesso Moreira
-
2013/11/01
[rspec] Re: [rspec-users] Different behavior for ":<line>" vs "--line_number <line" wrt filters?
Myron Marston
-
2013/10/09
[rspec] How to avoid reloading instances which have been change by another model
Gustavo Caso
-
2013/10/07
[rspec] Re: Rspec HTML results doesn't show the pass and fail count
Srinivas Desai
-
2013/10/07
[rspec] Re: Rspec HTML results doesn't show the pass and fail count
Srinivas Desai
-
2013/10/07
[rspec] Re: Rspec HTML results doesn't show the pass and fail count
Myron Marston
-
2013/10/07
[rspec] Re: Rspec HTML results doesn't show the pass and fail count
Myron Marston
-
2013/10/04
[rspec] RSpec Monthly Update - October
Xavier Shay
-
2013/09/29
[rspec] how to save screenshots in html/doc?
Sam D.
-
2013/09/29
[rspec] How do you organize feature specs?
Samnang Chhun
-
2013/09/04
[rspec] Re: Unable to run calabash-ios + rspec tests with the updated Gem versions
Sam D.
-
2013/09/04
[rspec] Re: Unable to run calabash-ios + rspec tests with the updated Gem versions
Sam D.
-
2013/09/04
[rspec] Re: Problem testing api controller method for upload
siva
-
2013/09/04
[rspec] Re: Unable to run calabash-ios + rspec tests with the updated Gem versions
Sam D.
-
2013/09/04
[rspec] Re: Unable to run calabash-ios + rspec tests with the updated Gem versions
Myron Marston
-
2013/09/03
[rspec] [Rails] Custom matcher for meta og tags
Juanito Fatas Huang
-
2013/09/03
[rspec] Re: Problem testing api controller method for upload
Myron Marston
-
2013/09/03
[rspec] Re: Unable to run calabash-ios + rspec tests with the updated Gem versions
Myron Marston
-
2013/09/03
[rspec] Re: Problem testing api controller method for upload
Weverton Gomes
-
2013/09/03
[rspec] Unable to run calabash-ios + rspec tests with the updated Gem versions
Sam D.
-
2013/09/03
[rspec] Re: Problem testing api controller method for upload
Myron Marston
-
2013/09/03
[rspec] Problem testing api controller method for upload
Weverton Gomes
-
2013/08/31
[rspec] Custom controller template using rspec-rails
azareldp
-
2013/08/16
[rspec] Re: Rspec 2/Mongoid 4/Rails 4/ spec_helper config
Brandon Croft
-
2013/08/15
[rspec] Re: Is there a command line option like --fail-fast, but rather --report-fast
Jeff Felchner
-
2013/08/13
[rspec] Re: Using shared_examples within a module namespace without deprecation warning
Myron Marston
-
2013/08/13
[rspec] Re: Using shared_examples within a module namespace without deprecation warning
Myron Marston
-
2013/08/13
[rspec] Using shared_examples within a module namespace without deprecation warning
Hongli Lai
-
2013/07/31
[rspec] Re: Rspec 2/Mongoid 4/Rails 4/ spec_helper config
Brandon Croft
-
2013/07/26
Re: [rspec] How to override rspec-mock's receive method for extension gem?
George Mendoza
-
2013/07/24
[rspec] Is there a command line option like --fail-fast, but rather --report-fast
Andrew Forward
-
2013/07/23
Re: [rspec] How to override rspec-mock's receive method for extension gem?
Myron Marston
-
2013/07/23
Re: [rspec] How to override rspec-mock's receive method for extension gem?
David Chelimsky
-
2013/07/23
Re: [rspec] How to override rspec-mock's receive method for extension gem?
David Chelimsky
-
2013/07/23
Re: [rspec] How to override rspec-mock's receive method for extension gem?
David Chelimsky
-
2013/07/23
[rspec] How to override rspec-mock's receive method for extension gem?
George Mendoza
-
2013/07/23
[rspec] Re: Rspec 2/Mongoid 4/Rails 4/ spec_helper config
Weston Platter
-
2013/07/15
[rspec] The plan for RSpec 3
Myron Marston
-
2013/07/08
Re: [rspec] How to get current file name passed in as argument
Ankita
-
2013/07/08
Re: [rspec] How to get current file name passed in as argument
Arun Sakthivel
-
2013/07/08
[rspec] RSpec 2.14 has been released!
Myron Marston
-
2013/07/08
Re: [rspec] 'warning: toplevel constant XYZ referenced' namespace disambiguation fix fails with spork
Aaron Kromer
-
2013/07/08
Re: [rspec] 'warning: toplevel constant XYZ referenced' namespace disambiguation fix fails with spork
Gallagher Polyn
-
2013/07/07
Re: [rspec] How to get current file name passed in as argument
Ankita
-
2013/07/07
Re: [rspec] How to get current file name passed in as argument
Arun Sakthivel
-
2013/07/07
[rspec] i18n_sample_app
Miguel Silva
-
2013/07/07
Re: [rspec] 'warning: toplevel constant XYZ referenced' namespace disambiguation fix fails with spork
Aaron Kromer
-
2013/07/07
[rspec] How to get current file name passed in as argument
Ankita@Adslot
-
2013/07/04
[rspec] 'warning: toplevel constant XYZ referenced' namespace disambiguation fix fails with spork
Gallagher Polyn
-
2013/07/02
[rspec] wrong number of arguments calling `request` (0 for 1) (ArgumentError)
અમિત પંડ્યા
-
2013/07/02
[rspec] Caching values between examples
sascha
-
2013/06/20
[rspec] Re: Running RSpec test, how can I resolve a “Curl::Err::OutOfMemoryError”?
Myron Marston
-
2013/06/20
[rspec] Running RSpec test, how can I resolve a “Curl::Err::OutOfMemoryError”?
enQA
-
2013/06/12
[rspec] Re: Rspec 2/Mongoid 4/Rails 4/ spec_helper config
dbkbali
-
2013/06/12
Re: [rspec] Re: Rspec 2/Mongoid 4/Rails 4/ spec_helper config
Aaron Kromer
-
2013/06/11
[rspec] Re: Rspec 2/Mongoid 4/Rails 4/ spec_helper config
dbkbali
-
2013/06/11
Re: [rspec] Rspec 2/Mongoid 4/Rails 4/ spec_helper config
Aaron Kromer
-
2013/06/10
[rspec] Rspec 2/Mongoid 4/Rails 4/ spec_helper config
dbkbali
-
2013/05/21
Re: [rspec] Testing "Destroying a User" fails with "count should have been changed by -1, but was changed by 0"
David Chelimsky
-
2013/05/21
Re: [rspec] Testing "Destroying a User" fails with "count should have been changed by -1, but was changed by 0"
netzfisch
-
2013/05/20
Re: [rspec] Testing "Destroying a User" fails with "count should have been changed by -1, but was changed by 0"
David Chelimsky
-
2013/05/19
[rspec] Testing "Destroying a User" fails with "count should have been changed by -1, but was changed by 0"
netzfisch
-
2013/05/18
Re: [rspec] Problem with stubbing "will_paginate" in rspec-view
netzfisch
-
2013/05/18
Re: [rspec] Problem with stubbing "will_paginate" in rspec-view
David Chelimsky
-
2013/05/18
[rspec] Problem with stubbing "will_paginate" in rspec-view
netzfisch
-
2013/05/17
[rspec] Rspec output best practice
Pito Salas
-
2013/05/09
[rspec] New Syntax for RSpec Mocks
Sam Phippen
-
2013/05/02
[rspec] Re: how to call sikuli script from within rspec script
tester
-
2013/05/02
Re: [rspec] how to run rspec using Ant
mathyas
-
2013/05/01
Re: [rspec] how to run rspec using Ant
David Chelimsky
-
2013/05/01
Re: [rspec] how to run rspec using Ant
mathyas
-
2013/05/01
Re: [rspec] how to run rspec using Ant
David Chelimsky
-
2013/04/30
Re: [rspec] Best way to group related shared examples
David Chelimsky
-
2013/04/30
Re: [rspec] Best way to group related shared examples
Adam G
-
2013/04/30
[rspec] how to run rspec using Ant
mathyas
-
2013/04/28
Re: [rspec] Best way to group related shared examples
David Chelimsky
-
2013/04/28
Re: [rspec] Best way to group related shared examples
Adam Gotterer
-
2013/04/28
[rspec] Profiling beyond --profile, how to profile the stack of a test run?
Jean Mertz
-
2013/04/27
Re: [rspec] Best way to group related shared examples
David Chelimsky
-
2013/04/27
[rspec] Best way to group related shared examples
Adam Gotterer
-
2013/04/19
[rspec] Rails 4 (edge rails) Not doing Savepoints?
kipcole9
-
2013/04/11
Re: [rspec] Rails :inverse_of - Why isn't it talked about more?
David Chelimsky
-
2013/04/10
[rspec] Rails :inverse_of - Why isn't it talked about more?
John Chow
-
2013/04/10
[rspec] Re: Please migrate to the google group from rubyforge if you are still using that
Constantin Gavrilescu
-
2013/04/10
[rspec] Re: Failing to stub "test" in an object , because "test" is already defined in Kernel
Constantin Gavrilescu
-
2013/04/09
Re: [rspec] Failing to stub "test" in an object , because "test" is already defined in Kernel
Constantin Gavrilescu
-
2013/04/09
Re: [rspec] Failing to stub "test" in an object , because "test" is already defined in Kernel
Constantin Gavrilescu
-
2013/04/09
[rspec] Re: Failing to stub "test" in an object , because "test" is already defined in Kernel
Myron Marston
-
2013/04/09
Re: [rspec] Failing to stub "test" in an object , because "test" is already defined in Kernel
David Chelimsky
-
2013/04/09
[rspec] Failing to stub "test" in an object , because "test" is already defined in Kernel
Constantin Gavrilescu
-
2013/04/08
[rspec] RSpec Team Changes
Myron Marston
-
2013/04/03
[rspec] Re: Running multiple Rspec files in parallel with Selenium Grid
sushantc
-
2013/04/02
[rspec] Re: Running multiple Rspec files in parallel with Selenium Grid
Irish
-
2013/04/01
[rspec] Running multiple Rspec files in parallel with Selenium Grid
sushantc
-
2013/03/31
Re: [rspec] Refactoring/DRYing up complex controller specs
Bryce Senz
-
2013/03/31
Re: [rspec] Refactoring/DRYing up complex controller specs
David Chelimsky
-
2013/03/31
[rspec] Refactoring/DRYing up complex controller specs
Bryce Senz
-
2013/03/30
[rspec] nested form: test fails when using a custom validation method
Javix
-
2013/03/30
[rspec] Tying route specs and controller specs together
Perry Smith
-
2013/03/30
Re: [rspec] pretty_print
Perry Smith
-
2013/03/29
[rspec] Re: pretty_print
Myron Marston
-
2013/03/28
[rspec] pretty_print
Perry Smith
-
2013/03/28
[rspec] Can/should I write RSpec matcher that will somehow return an object?
Andrey Botalov
-
2013/03/28
[rspec] Re: Dude, where's my full description? (bug report & suggested fix in rspec-core 2.13.1)
Myron Marston
-
2013/03/28
[rspec] Re: Dude, where's my full description? (bug report & suggested fix in rspec-core 2.13.1)
Owen Smith
-
2013/03/28
[rspec] Re: Can not determine issue in my factories with factory girl in rspec
Myron Marston
-
2013/03/28
[rspec] Re: Dude, where's my full description? (bug report & suggested fix in rspec-core 2.13.1)
Myron Marston
-
2013/03/28
[rspec] Can not determine issue in my factories with factory girl in rspec
Surya
-
2013/03/25
Re: [rspec] Empty association_attributes for validation testing
Javix
-
2013/03/25
Re: [rspec] Empty association_attributes for validation testing
David Chelimsky
-
2013/03/25
Re: [rspec] Empty association_attributes for validation testing
[email protected]
-
2013/03/25
[rspec] Empty association_attributes for validation testing
Dan Brooking
-
2013/03/25
Re: [rspec] Empty association_attributes for validation testing
Javix
-
2013/03/25
Re: [rspec] Empty association_attributes for validation testing
Javix
-
2013/03/25
Re: [rspec] Empty association_attributes for validation testing
David Chelimsky
-
2013/03/25
[rspec] Empty association_attributes for validation testing
Javix
-
2013/03/16
Re: [rspec] Stubbing methods does not work?
Dan Brooking
-
2013/03/16
Re: [rspec] Stubbing methods does not work?
Antonio Antillon
-
2013/03/16
[rspec] Stubbing methods does not work?
Dan Brooking
-
2013/03/11
[rspec] My goal is to make distributed feature creation like eating cake. Take 2 minutes to save the world.
Dan Williams
-
2013/03/10
[rspec] Re: Should vs Expect Syntax
Myron Marston
-
2013/03/10
[rspec] Should vs Expect Syntax
David Pfeffer
-
2013/03/09
[rspec] Re: include of RSpec::Rails::RailsExampleGroup
Perry Smith
-
2013/03/09
[rspec] include of RSpec::Rails::RailsExampleGroup
Perry Smith
-
2013/03/07
Re: [rspec] Mocks and expectations
David Chelimsky
-
2013/03/07
Re: [rspec] Mocks and expectations
Pito Salas
-
2013/03/07
[rspec] Re: How to write specs that will not pass first time, but during/after some grace period?
Peter Mounce
-
2013/03/05
Re: [rspec] Mocks and expectations
David Chelimsky
-
2013/03/05
[rspec] Mocks and expectations
Pito Salas
-
2013/02/28
[rspec] Re: [rspec-users] Simular to Include
smit
-
2013/02/28
[rspec] Re: Folder structure when using spec-rails with Capybara
Javix
-
2013/02/28
[rspec] Folder structure when using spec-rails with Capybara
Javix
-
2013/02/27
[rspec] Please migrate to the google group from rubyforge if you are still using that
Myron Marston
-
2013/02/26
Re: [rspec] "Undefined method assigns" in my API controller
David Chelimsky
-
2013/02/26
Re: [rspec] difference in have_selector matcher
Javix
-
2013/02/26
Re: [rspec] "Undefined method assigns" in my API controller
Bruce
-
2013/02/26
[rspec] Nesting Shared Examples
Perry Smith
-
2013/02/26
Re: [rspec] difference in have_selector matcher
David Chelimsky
-
2013/02/26
[rspec] difference in have_selector matcher
Javix
-
2013/02/25
[rspec] Re: How to write specs that will not pass first time, but during/after some grace period?
Irish
-
2013/02/25
[rspec] Re: How to write specs that will not pass first time, but during/after some grace period?
Myron Marston
-
2013/02/25
[rspec] How to write specs that will not pass first time, but during/after some grace period?
Peter Mounce
-
2013/02/24
Re: [rspec] testing accepts_nested_attributes fails
Serguei Cambour
-
2013/02/23
[rspec] RSpec 2.13 is released!
Myron Marston
-
2013/02/23
Re: [rspec] Mock should_receive for multiple calls in one declaration?
[email protected]
-
2013/02/22
Re: [rspec] Mock should_receive for multiple calls in one declaration?
Pito Salas
-
2013/02/22
Re: [rspec] Mock should_receive for multiple calls in one declaration?
David Chelimsky
-
2013/02/22
[rspec] Mock should_receive for multiple calls in one declaration?
Pito Salas
-
2013/02/22
Re: [rspec] Re: testing accepts_nested_attributes fails
David Chelimsky
-
2013/02/22
[rspec] Re: testing accepts_nested_attributes fails
Javix
-
2013/02/22
[rspec] Re: testing accepts_nested_attributes fails
Javix
-
2013/02/22
[rspec] testing accepts_nested_attributes fails
Javix
-
2013/02/21
Re: [rspec] "Undefined method assigns" in my API controller
David Chelimsky
-
2013/02/21
[rspec] "Undefined method assigns" in my API controller
Bruce
-
2013/02/19
Re: [rspec] Re: Random Failures - Element is no longer attached to the DOM
Manuel Olmos Gil
-
2013/02/13
[rspec] Re: Why do mocked methods allow return values
Myron Marston
-
2013/02/12
Re: [rspec] Why do mocked methods allow return values
clay s
-
2013/02/12
[rspec] Re: Help for stubbing class method with unexpected arguments
kain
-
2013/02/12
[rspec] Re: Why do mocked methods allow return values
Myron Marston
-
2013/02/12
Re: [rspec] Why do mocked methods allow return values
yan
-
2013/02/12
[rspec] Help for stubbing class method with unexpected arguments
kain
-
2013/02/11
Re: [rspec] Why do mocked methods allow return values
clay s
-
2013/02/11
Re: [rspec] Why do mocked methods allow return values
Myron Marston
-
2013/02/11
Re: [rspec] Why do mocked methods allow return values
clay s
-
2013/02/11
Re: [rspec] Why do mocked methods allow return values
David Chelimsky
-
2013/02/11
[rspec] Why do mocked methods allow return values
clay s
-
2013/02/08
[rspec] Re: [rspec-users] Sending raw JSON data with Rails 3.2.11 and RSpec
Daniel Vandersluis
-
2013/02/08
[rspec] Re: [rspec-users] Sending raw JSON data with Rails 3.2.11 and RSpec
Daniel Vandersluis
-
2013/02/08
[rspec] Re: Building higher-level DSLs
Myron Marston
-
2013/02/08
[rspec] Sending JSON post data with RSpec and Rails 3.2.11
Daniel Vandersluis