November 2010 Archives by author
Starting: Mon Nov 1 06:55:59 EDT 2010
Ending: Tue Nov 30 23:48:54 EST 2010
Messages: 284
- [rspec-users] Testing html email content with have_selector rspec2 rails3 fails
Rob Aldred
- [rspec-users] Rspec2 - Absolutely brilliant! (at breaking stuff) - Is there a downgrade path ?
Rob Aldred
- [rspec-users] experimenting with stub in irb with RSpec2
Sarah Allen
- [rspec-users] experimenting with stub in irb with RSpec2
Sarah Allen
- [rspec-users] pending tests fail when I switch to mock_with :mocha
Ole Morten Amundsen
- [rspec-users] Hiding Test-Unit Generators ??
Arco
- [rspec-users] why should_receive behaves differently
Sai Babu
- [rspec-users] why should_receive behaves differently
Sai Babu
- [rspec-users] Rake task for focused examples
Lailson Bandeira
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
Bira
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
Bira
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
Bira
- [rspec-users] Getting color to work with jruby
Bradley
- [rspec-users] be_valid method undefined on model spec
Pedro Brasileiro
- [rspec-users] [TDD] [Rails] - Rspec test for application_helper.rb fails when trying to access application_controller method.
John Bruce
- [rspec-users] rake spec loads development environment
Seung ho C.
- [rspec-users] Rspec 2, Rails 3 and Webrat
Ruben C.
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
David Chelimsky
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
David Chelimsky
- [rspec-users] How do I figure out which (wrong) file rspec is loading?
David Chelimsky
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
David Chelimsky
- [rspec-users] Rspec-2 around/before(:all) hooks
David Chelimsky
- [rspec-users] Hiding Test-Unit Generators ??
David Chelimsky
- [rspec-users] Rake task for focused examples
David Chelimsky
- [rspec-users] Cucumber - before scenario outline, but just one time
David Chelimsky
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
David Chelimsky
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
David Chelimsky
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
David Chelimsky
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
David Chelimsky
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
David Chelimsky
- [rspec-users] Apparent regression in rspec 2 on ruby 1.9: constant resolution fails in describes in nested modules
David Chelimsky
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
David Chelimsky
- [rspec-users] Calling let(:something) from before blocks?
David Chelimsky
- [rspec-users] Custom File List for Rails 3 Spec Task
David Chelimsky
- [rspec-users] How best to intercept one method in the midst of a chain
David Chelimsky
- [rspec-users] Hooks before a scenario but not the background: possible or bad practice
David Chelimsky
- [rspec-users] WillPaginate::Collection not detectible in assigns?
David Chelimsky
- [rspec-users] rspec-2.1 is released!
David Chelimsky
- [rspec-users] "rspec can not be found in vendor/gems, vendor/plugins or system gems" error
David Chelimsky
- [rspec-users] WillPaginate::Collection not detectible in assigns?
David Chelimsky
- [rspec-users] How to setup rspec to be included on the PATH
David Chelimsky
- [rspec-users] "rspec can not be found in vendor/gems, vendor/plugins or system gems" error
David Chelimsky
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
David Chelimsky
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
David Chelimsky
- [rspec-users] undefined method `contain' for #<RSpec::Core::ExampleGroup::Nested_1:0x10595b1a8>
David Chelimsky
- [rspec-users] [Rails] `parse!': invalid option: --autotest (OptionParser::InvalidOption)
David Chelimsky
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
David Chelimsky
- [rspec-users] "no such file to load -- sqlite3" error
David Chelimsky
- [rspec-users] In spec/controller file not taking controller property
David Chelimsky
- [rspec-users] pending tests fail when I switch to mock_with :mocha
David Chelimsky
- [rspec-users] In spec/controller file not taking controller property
David Chelimsky
- [rspec-users] debugging calls with message expectations
David Chelimsky
- [rspec-users] Rspec not testing my callback
David Chelimsky
- [rspec-users] Rspec not testing my callback
David Chelimsky
- [rspec-users] RSpec not testing ".sum"
David Chelimsky
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
David Chelimsky
- [rspec-users] experimenting with stub in irb with RSpec2
David Chelimsky
- [rspec-users] why should_receive behaves differently
David Chelimsky
- [rspec-users] How to use request helpers outside of controller specs?
David Chelimsky
- [rspec-users] view.should render_template best practices?
David Chelimsky
- [rspec-users] view.should render_template best practices?
David Chelimsky
- [rspec-users] Testing Controller 'show' action
David Chelimsky
- [rspec-users] Testing Controller 'show' action
David Chelimsky
- [rspec-users] Specs for controllers and rescue_from
David Chelimsky
- [rspec-users] specs pass individually, but fail using autotest
David Chelimsky
- [rspec-users] stub_chain together with should_receive
David Chelimsky
- [rspec-users] Spec::Mocks::MockExpectationError
David Chelimsky
- [rspec-users] Puzzled about the rspec tests generated by Rails3
David Chelimsky
- [rspec-users] Question: Define custom matcher like raise_error, by Matchers.define
David Chelimsky
- [rspec-users] Spec::Mocks::MockExpectationError
David Chelimsky
- [rspec-users] be_valid method undefined on model spec
David Chelimsky
- [rspec-users] How To Mock A Chain (specifically ActionMailerModel.method.deliver)
David Chelimsky
- [rspec-users] How do I generate specs for existing controllers?
David Chelimsky
- [rspec-users] How do I generate specs for existing controllers?
David Chelimsky
- [rspec-users] be_valid method undefined on model spec
David Chelimsky
- [rspec-users] Lastest versions for 2.3.10?
David Chelimsky
- [rspec-users] stub_chain together with should_receive
David Chelimsky
- [rspec-users] stub_chain together with should_receive
David Chelimsky
- [rspec-users] no such file to load - spec/test/unit
David Chelimsky
- [rspec-users] Question: Define custom matcher like raise_error, by Matchers.define
David Chelimsky
- [rspec-users] rspec-2.2 is released!
David Chelimsky
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
David Chelimsky
- [rspec-users] rspec-2.2 is released!
David Chelimsky
- [rspec-users] rspec-core-2.2.1 is released!
David Chelimsky
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
David Chelimsky
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
David Chelimsky
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
David Chelimsky
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
David Chelimsky
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
David Chelimsky
- [rspec-users] rspec: command not found
Tau Christiansen
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Wincent Colaiuta
- [rspec-users] Rspec not loading .rspec file
James Cox
- [rspec-users] view.should render_template best practices?
Matt Darby
- [rspec-users] Rspec not testing my callback
Andrew Davis
- [rspec-users] Rspec not testing my callback
Andrew Davis
- [rspec-users] Rspec not testing my callback
Andrew Davis
- [rspec-users] Rspec not testing my callback
Andrew Davis
- [rspec-users] RSpec not testing ".sum"
Andrew Davis
- [rspec-users] RSpec not testing ".sum"
Andrew Davis
- [rspec-users] Testing Controller 'show' action
Andrew Davis
- [rspec-users] Testing Controller 'show' action
Andrew Davis
- [rspec-users] Testing user_controller update action
Andrew Davis
- [rspec-users] Testing user_controller update action
Andrew Davis
- [rspec-users] Testing user_controller update action
Andrew Davis
- [rspec-users] Testing update, flash[:error]
Andrew Davis
- [rspec-users] NestedIterator Assistance
Andrew Davis
- [rspec-users] NestedIterator Assistance
Andrew Davis
- [rspec-users] ActionController::RoutingError Assistance
Andrew Davis
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Iain E. Davis
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Iain E. Davis
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Iain E. Davis
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Rick DeNatale
- [rspec-users] How to specify current directory for specs?
Zach Dennis
- [rspec-users] How to mock a logged in user
Robert Dober
- [rspec-users] Testing update, flash[:error]
Robert Dober
- [rspec-users] Testing update, flash[:error]
Robert Dober
- [rspec-users] How to mock a logged in user
Robert Dober
- [rspec-users] Puzzled about the rspec tests generated by Rails3
Robert Dober
- [rspec-users] Puzzled about the rspec tests generated by Rails3
Robert Dober
- [rspec-users] How do I figure out which (wrong) file rspec is loading?
Evgeniy Dolzhenko
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Evgeniy Dolzhenko
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Evgeniy Dolzhenko
- [rspec-users] rspec-rails - expected helper_method behaviour in view specs
Evgeniy Dolzhenko
- [rspec-users] How do I include routing path helpers?
Evgeniy Dolzhenko
- [rspec-users] How do I include routing path helpers?
Evgeniy Dolzhenko
- [rspec-users] How do I include routing path helpers?
Evgeniy Dolzhenko
- [rspec-users] view.should render_template best practices?
Evgeniy Dolzhenko
- [rspec-users] view.should render_template best practices?
Evgeniy Dolzhenko
- [rspec-users] rspec2, rails 3, subdomain constraints
Evgeniy Dolzhenko
- [rspec-users] How do I generate specs for existing controllers?
Evgeniy Dolzhenko
- [rspec-users] Rspec: rendering a certain template with a certain layout is needed
Evgeniy Dolzhenko
- [rspec-users] specs pass individually, but fail using autotest
Doug E.
- [rspec-users] specs pass individually, but fail using autotest
Doug E.
- [rspec-users] specs pass individually, but fail using autotest
Doug E.
- [rspec-users] specs pass individually, but fail using autotest
Doug E.
- [rspec-users] [Sinatra] "tried to create Proc object without a block"
Jason Edwards
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Peter Havens
- [rspec-users] Problem testing Authlogic UserSession
Martin Hawkins
- [rspec-users] Specs for controllers and rescue_from
Nick Hoffman
- [rspec-users] How best to intercept one method in the midst of a chain
Hedge Hog
- [rspec-users] Hooks before a scenario but not the background: possible or bad practice
Hedge Hog
- [rspec-users] Hooks before a scenario but not the background: possible or bad practice
Hedge Hog
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
Alexey Ilyichev
- [rspec-users] Fwd: Issue with AR::Base descendants with certain argument
Alexey Ilyichev
- [rspec-users] Testing attr_accessible (and/or attr_protected)
Alexey Ilyichev
- [rspec-users] How To Mock A Chain (specifically ActionMailerModel.method.deliver)
Jack Kinsella
- [rspec-users] How To Mock A Chain (specifically ActionMailerModel.method.deliver)
Jack Kinsella
- [rspec-users] Not sure why let is not doing the same thing as traditional test
Justin Ko
- [rspec-users] Constant resolution fails in describes inside of modules using rspec 2 on ruby 1.9.1
Justin Ko
- [rspec-users] Question: Define custom matcher like raise_error, by Matchers.define
Kaoru Kobo
- [rspec-users] Question: Define custom matcher like raise_error, by Matchers.define
Kaoru Kobo
- [rspec-users] Question: Define custom matcher like raise_error, by Matchers.define
Kaoru Kobo
- [rspec-users] Specs for controllers and rescue_from
Phillip Koebbe
- [rspec-users] Cucumber - before scenario outline, but just one time
Jon Kruger
- [rspec-users] Cucumber - before scenario outline, but just one time
Jon Kruger
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Luis Lavena
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Luis Lavena
- [rspec-users] "no such file to load -- sqlite3" error
Luis Lavena
- [rspec-users] "no such file to load -- sqlite3" error
Luis Lavena
- [rspec-users] autotest giving error when having shared example in specs
LesFreeman
- [rspec-users] How to specify current directory for specs?
Daniel Lidström
- [rspec-users] How to specify current directory for specs?
Daniel Lidström
- [rspec-users] How to specify current directory for specs?
Daniel Lidström
- [rspec-users] for web apps, when to use webrat, when to spec controllers?
Lille
- [rspec-users] How do I generate specs for existing controllers?
Jonathan Linowes
- [rspec-users] rspec-2.2 is released!
Jonathan Linowes
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
Jo Liss
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
Jo Liss
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
Jo Liss
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
Jo Liss
- [rspec-users] Routes are not recognized in request specs after upgrading to 2.2
E. Litwin
- [rspec-users] Routes are not recognized in request specs after upgrading to 2.2
E. Litwin
- [rspec-users] [Rails] `parse!': invalid option: --autotest (OptionParser::InvalidOption)
Justin Malone
- [rspec-users] Constant resolution fails in describes inside of modules using rspec 2 on ruby 1.9.1
Myron Marston
- [rspec-users] Possible subject/its bug?
Ashley Moran
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Jim Morris
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Jim Morris
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Jim Morris
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Jim Morris
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Jim Morris
- [rspec-users] Trouble making rspec-rails 2 work with webrat.
Jim Morris
- [rspec-users] Not sure why let is not doing the same thing as traditional test
Nadal
- [rspec-users] Not sure why let is not doing the same thing as traditional test
Nadal
- [rspec-users] "no such file to load -- sqlite3" error
Paul Nelligan
- [rspec-users] Testing update, flash[:error]
Paul Nelligan
- [rspec-users] Testing update, flash[:error]
Paul Nelligan
- [rspec-users] Specs for controllers and rescue_from
Nick
- [rspec-users] rspec troubles
Kenneth Ortmann
- [rspec-users] undefined method `contain' for #<RSpec::Core::ExampleGroup::Nested_1:0x10595b1a8>
Chad Ostrowski
- [rspec-users] rspec: command not found
Katrina Owen
- [rspec-users] [rspec-rails] Configuring which ExampleGroup gets instantiated
Ilya P.
- [rspec-users] no such file to load - spec/test/unit
James Palmer
- [rspec-users] no such file to load - spec/test/unit
James Palmer
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Jarmo Pertman
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Jarmo Pertman
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Jarmo Pertman
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Jarmo Pertman
- [rspec-users] Upgrade problems/questions regarding RSpec 1.3.0 to 2.0.1
Jarmo Pertman
- [rspec-users] autotest not working on Windows with rails3 and rspec2?
Jarmo Pertman
- [rspec-users] Newbie questions - Best practice for loading local db data and model tests? (factory_girl , debugging ?)
Rick R
- [rspec-users] Newbie questions - Best practice for loading local db data and model tests? (factory_girl , debugging ?)
R.T.
- [rspec-users] rspec-2.2 is released!
Chuck Remes
- [rspec-users] "rspec can not be found in vendor/gems, vendor/plugins or system gems" error
Dean Richardson
- [rspec-users] "rspec can not be found in vendor/gems, vendor/plugins or system gems" error
Dean Richardson
- [rspec-users] "no such file to load -- sqlite3" error
Dean Richardson
- [rspec-users] "no such file to load -- sqlite3" error
Dean Richardson
- [rspec-users] "no such file to load -- sqlite3" error
Dean Richardson
- [rspec-users] "no such file to load -- sqlite3" error
Dean Richardson
- [rspec-users] "no such file to load -- sqlite3" error
Dean Richardson
- [rspec-users] rake cucumber gives "database configuration does not specify adapter" error
Dean Richardson
- [rspec-users] be_valid method undefined on model spec
Rick
- [rspec-users] Calling let(:something) from before blocks?
Christoph Schiessl
- [rspec-users] Calling let(:something) from before blocks?
Christoph Schiessl
- [rspec-users] RSpec interacting with Test::Unit: weird "is already defined" error
Jed Schneider
- [rspec-users] no output from rspec -- fixed
Todd Sedano
- [rspec-users] In spec/controller file not taking controller property
Arun Sharma
- [rspec-users] In spec/controller file not taking controller property
Arun Sharma
- [rspec-users] In spec/controller file not taking controller property
Arun Sharma
- [rspec-users] In spec/controller file not taking controller property
Arun Sharma
- [rspec-users] In spec/controller file not taking controller property
Arun Sharma
- [rspec-users] Spec::Mocks::MockExpectationError
Arun Sharma
- [rspec-users] Spec::Mocks::MockExpectationError
Arun Sharma
- [rspec-users] How to mock a logged in user
Raghu Somaraju
- [rspec-users] How to mock a logged in user
Raghu Somaraju
- [rspec-users] How to mock a logged in user
Raghunandan Somaraju
- [rspec-users] How to setup rspec to be included on the PATH
Robert Stagner
- [rspec-users] How to setup rspec to be included on the PATH
Robert Stagner
- [rspec-users] How do I include routing path helpers?
Steve
- [rspec-users] How do I include routing path helpers?
Steve
- [rspec-users] How do I include routing path helpers?
Steve
- [rspec-users] How do I include routing path helpers?
Steve
- [rspec-users] How do I include routing path helpers?
Steve
- [rspec-users] How do I include routing path helpers?
Steve
- [rspec-users] rspec-rails - expected helper_method behaviour in view specs
Jonathan del Strother
- [rspec-users] Apparent regression in rspec 2 on ruby 1.9: constant resolution fails in describes in nested modules
Rhett Sutphin
- [rspec-users] Constant resolution fails in describes inside of modules using rspec 2 on ruby 1.9.1
Rhett Sutphin
- [rspec-users] Apparent regression in rspec 2 on ruby 1.9: constant resolution fails in describes in nested modules
Rhett Sutphin
- [rspec-users] How to specify current directory for specs?
Rhett Sutphin
- [rspec-users] Rspec-2 around/before(:all) hooks
Mack T.
- [rspec-users] Rspec-2 around/before(:all) hooks
Mack T.
- [rspec-users] Rspec-2 around/before(:all) hooks
Mack T.
- [rspec-users] uploads with webrat in stories
Chong kee Tan
- [rspec-users] Custom File List for Rails 3 Spec Task
Scott Taylor
- [rspec-users] Custom File List for Rails 3 Spec Task
Scott Taylor
- [rspec-users] Rake task for focused examples
Toni Tuominen
- [rspec-users] Rake task for focused examples
Toni Tuominen
- [rspec-users] debugging calls with message expectations
Toni Tuominen
- [rspec-users] How do I generate specs for existing controllers?
Volkan Unsal
- [rspec-users] Rspec: rendering a certain template with a certain layout is needed
Vadim A. Venediktov
- [rspec-users] Shared contexts
Andrew Wagner
- [rspec-users] Shared contexts
Andrew Wagner
- [rspec-users] Autotest not even starting
Nicholas Wieland
- [rspec-users] How do I figure out which (wrong) file rspec is loading?
Curious Yogurt
- [rspec-users] rspec: command not found
cardeo
- [rspec-users] Rspec2 - Absolutely brilliant! (at breaking stuff) - Is there a downgrade path ?
itsterry
- [rspec-users] rspec2, rails 3, subdomain constraints
jrbruce
- [rspec-users] rspec2, rails 3, subdomain constraints
jrbruce
- [rspec-users] [Sinatra] "tried to create Proc object without a block"
jtanium
- [rspec-users] WillPaginate::Collection not detectible in assigns?
lardawge
- [rspec-users] WillPaginate::Collection not detectible in assigns?
lardawge
- [rspec-users] WillPaginate::Collection not detectible in assigns?
lardawge
- [rspec-users] WillPaginate::Collection not detectible in assigns?
lardawge
- [rspec-users] Lastest versions for 2.3.10?
macarthy
- [rspec-users] How to use request helpers outside of controller specs?
medihack
- [rspec-users] How to use request helpers outside of controller specs?
medihack
- [rspec-users] stub_chain together with should_receive
medihack
- [rspec-users] stub_chain together with should_receive
medihack
- [rspec-users] stub_chain together with should_receive
medihack
- [rspec-users] stub_chain together with should_receive
medihack
- [rspec-users] pending tests fail when I switch to mock_with :mocha
oma
- [rspec-users] should_receive(:render).with(some_option) not working
turkan
- [rspec-users] How to use request helpers outside of controller specs?
turkan
- [rspec-users] rspec and autotest integration problem
ykyuen
- [rspec-users] Question: Define custom matcher like raise_error, by Matchers.define
白井 薫
Last message date:
Tue Nov 30 23:48:54 EST 2010
Archived on: Fri Dec 3 21:26:27 EST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).