Ruby
Mocha - a new twist on mocking in Ruby
Submitted by floehopper on Fri, 01/09/2006 - 19:02. Mock Objects | rubySOAP request with Ruby
Submitted by Mike Kelly on Fri, 19/08/2005 - 21:12. ruby[textile]
I had a hard time finding examples while trying to get code to test a SOAP service with Ruby. Therefore, I thought I would add an example to the Google code repository. In the end I didn't get this working, this is the final work of a developer named Jim Johnson. I got started down the road and Jim came along and finished it up.
I had a hard time finding examples while trying to get code to test a SOAP service with Ruby. Therefore, I thought I would add an example to the Google code repository. In the end I didn't get this working, this is the final work of a developer named Jim Johnson. I got started down the road and Jim came along and finished it up.
Watir Update and Plans
Submitted by bret on Wed, 17/08/2005 - 18:09. ruby | WATIROver the past several months, i’ve been spending most of my free time on Watir. It’s becoming more and more popular. I taught a Watir tutorial at the Agile conference last month in Denver. The class had over-filled (the conference...
Using the Rake Build Language
Submitted by martinfowler.com on Wed, 10/08/2005 - 18:00. ruby10 Aug 05: Rake is a build language, similar in purpose to make andant. Like make and ant it's a Domain Specific Language, unlike thosetwo it's an internal DSL programmed in the Ruby language. In thisarticle I introduce rake and describe some interesting things thatcame out of my use of rake to build this web site: dependency models,synthesized tasks, custom build routines and debugging the builds
Schmock: Ruby mock library
Submitted by webmaster@testdriven.com (Links) on Tue, 28/06/2005 - 22:23. Mock Objects | rubySimple mock object implementation knocked together while developing a Ruby on Rails app. Draws from the jmock stable of mocking.
FlexMock: mock objects for Ruby
Submitted by webmaster@testdriven.com (Links) on Mon, 06/06/2005 - 20:45. Mock Objects | rubyFlexMock is a simple mock object for unit testing in Ruby. The interface is simple, but still provides a good bit of flexibility.
Stanz 2005 announced
Submitted by neill mccarthy on Fri, 03/06/2005 - 08:48. events | general software testing | ruby[textile]
"Stanz2005":http://www.softed.com/stanz2005/index.htm has been announced and though there are not as many speakers as at the SQE Star Conferences, the talks that are there though look in depth and all of them seem of real value.
A personal recommendation is "Elisabeth Hendrickson":http://www.qualitytree.com/ who is giving a talk on testing in agile projects based on her experiences, if this is anything like the one she gave at STARwest 2004 then it is a must see. The information was clear informative and she had some really useful stories that provided excellent contextual qualitative information on the benefits of an expert tester on Agile Teams.
"Stanz2005":http://www.softed.com/stanz2005/index.htm has been announced and though there are not as many speakers as at the SQE Star Conferences, the talks that are there though look in depth and all of them seem of real value.
A personal recommendation is "Elisabeth Hendrickson":http://www.qualitytree.com/ who is giving a talk on testing in agile projects based on her experiences, if this is anything like the one she gave at STARwest 2004 then it is a must see. The information was clear informative and she had some really useful stories that provided excellent contextual qualitative information on the benefits of an expert tester on Agile Teams.
Another tester succumbs
Submitted by Brian Marick's blog on Wed, 12/01/2005 - 11:00. rubyFrom Elisabeth Hendrickson, testing consultant and my occasional partner in training:
I'd been resisting Ruby for such a long time, thinking that I alreadyknew enough scripting languages. I figured I'd be better off spendingmy time learning Java and C#.
