Re: [rspec-users] Examples using cucumber, celerity, rspec

2008-11-20 Thread Alvin Schur
On Wed, Nov 19, 2008 at 3:43 PM, Ashley Moran <[EMAIL PROTECTED] > wrote: > > On Nov 17, 2008, at 1:00 am, Alvin Schur wrote: > > I created some simple examples using cucumber, celerity, and rspec to >> verify the behaviour of a web application. >> >> The examples include: >> >> * verifying java

Re: [rspec-users] Examples using cucumber, celerity, rspec

2008-11-19 Thread Ashley Moran
On Nov 17, 2008, at 1:00 am, Alvin Schur wrote: I created some simple examples using cucumber, celerity, and rspec to verify the behaviour of a web application. The examples include: * verifying javascript ran on page load * verifying results of AJAX calls * responding to alerts and c