From: Christian Neukirchen Date: 2006-10-20T02:09:04+09:00 Subject: Re: [ANN] test/spec 0.2, a BDD interface for Test::Unit "Rob Sanheim" writes: > Hi Christian > > This all looks very neat, I'd like to give it a try. Two quick questions: > > * have you heard any feedback on how well it works w/i rails, > especially the multiple aliases of setup/teardown and similiar hackery > that goes on? I didn't try it with rails yet, but it uses the same mechanisms as the mocking libraries, so it should work. Feedback is welcome. > * why are.method.calls done with periods instead_of nice underscores? Because that's far easier to implement and extend (and I actually think it looks better). > - Rob -- Christian Neukirchen http://chneukirchen.org