Hi, The jbehave documentation will help you understand the concepts.
The above resources provide working examples : - https://github.com/jbehave/jbehave-core/tree/master/examples/trader/src/main/java/org/jbehave/examples/trader/ - https://github.com/lgueye/jbehave-poc (uses maven to run stories annotated with meta filters) Cheers. 2012/3/15 Pranav Singh <[email protected]> > Have a look at documentation on Meta info. > > http://jbehave.org/reference/stable/meta-info.html > > > On Thu, Mar 15, 2012 at 10:33 AM, rakesh mailgroups < > [email protected]> wrote: > >> Hi, >> >> I'm new to JBehave and have read through the docs online and have a >> working prototype. >> >> I am really interested in the tagging functionality as I want to be able >> to divid up my scenarios in various ways formrunning. >> >> How do they work? I could not find anything in the docs. >> >> Rakesh >> > > -- Cordialement/Regards, Louis GUEYE linkedin <http://fr.linkedin.com/in/louisgueye> | blog<http://deepintojee.wordpress.com/>| twitter <http://twitter.com/#%21/lgueye>
