Resources tagged with testing
We were having some trouble with Capybara-based integration testing not hitting external services. This post provides the key hints that got us past that, including a pointer to the very useful rack-client gem.
MG
01/16/11
Testing
rack
Roundup of the current state of full-stack integration testing in Rails. They’re liking Akephalos these days.
MG
11/24/10
Rails
Testing
Simultaneous continuous testing (a la autotest) across multiple rubies all at once via
RVM.
MG
10/07/10
Testing
The jferris-mocha gem gets a new name and home. This is the post that started it all: http://robots.thoughtbot.com/post/159805295/spy-vs-spy
MB
07/09/10
Ruby
Gems
Testing
Mocha
I’m starting to agree with an emphasis on integration tests. I’m still not a fan of cucumber though.
MG
04/28/10
Testing