Re: [rspec-users] Using RSpec to Story Test Java code

2008-02-12 Thread Ola Bini
Robert Watkins wrote: > Hi, folks. > > I recently (ie on the weekend) came across RSpec, and knew it could be > the answer to a problem I was looking into - story testing Java code. > I've written up what I had to do to get it working at > http://twasink.net/blog/archives/2008/02/rspec_jruby_and

[rspec-users] Using RSpec to Story Test Java code

2008-02-12 Thread Robert Watkins
Hi, folks. I recently (ie on the weekend) came across RSpec, and knew it could be the answer to a problem I was looking into - story testing Java code. I've written up what I had to do to get it working at http://twasink.net/blog/archives/2008/02/rspec_jruby_and.html. Basically, I took the Account