From: ptkwt@... (Phil Tomson) Date: 2004-05-15T07:23:52+09:00 Subject: Re: Exploratory testing with Ruby >Apropos exploratory testing: > >I'm currently embedding Ruby tests cloaked as examples into the >documentation of my libraries. This gives both my users and me >advantages. (I get all the benefits of being able to use Unit Testing, >because I can automatically extract and run those test cases, and my >users will always have documentation that's in sync with the interface >of my library.) > That would make an interesting article as well. Write it up. Phil