On Fri, Jan 18, 2013 at 06:51:07PM -0500, Chiradeep Vittal wrote: > The idea would be that a dev/QA working on a feature could write a test > case like: > > Feature: AWS-style health checks > In order to foo blah blarg > > Scenario: create health check > Given a zone of type "Advanced" > And a user named "John" > And a loadbalancer rule called "LB1" created by "John" > When "John" creates a health check of type "Blargh" for "LB1" > Then "John" should see <dictionary>
yup - i checked cucumber for the tokens. it does look enticing. i'll figure out a similar grammar to see if we can express cloudstack tests and share on the lists. And then go on to build the parser/ASTs. -- Prasanna.,