[jbehave-dev] Parsing Meta Info in Story files

2011-01-03 Thread Tahir Raza
value properties - Is that something we can access?* What we want is a report that can tell us all the stories that uses custom tags e.g. @Duplicate, @Broken, @Ignored etc. -- Regards, Tahir Raza

Re: [jbehave-dev] Re: TAG support in JBehave

2010-10-26 Thread Tahir Raza
I still cant get tags to work. Same error. Do you have a working example that I can download? Thanks Mauro! On Wed, Oct 20, 2010 at 5:54 PM, Mauro Talevi wrote: > On 20/10/2010 22:55, Tahir Raza wrote: > > This is my Scenario: > > Scenario: The objective of the test case is to

Re: [jbehave-dev] Re: TAG support in JBehave

2010-10-20 Thread Tahir Raza
gt; > > http://git.codehaus.org/gitweb.cgi?p=jbehave-core.git;a=blob;f=examples/trader/src/main/java/org/jbehave/examples/trader/AnnotatedTraderEmbedder.java > > > On 20/10/2010 21:21, Tahir Raza wrote: > > I tried running like this: > > public Configuration configuration() { > Class

Re: [jbehave-dev] Re: TAG support in JBehave

2010-10-20 Thread Tahir Raza
t says the following in console, which I cant comprehend. *Meta[properties={}] not allowed by filter '+UseCase *'* What am I doing wrong? On Wed, Oct 20, 2010 at 2:02 PM, Tahir Raza wrote: > Mauro, > > I am excited to use Tags!! Not exactly sure if I follow how to configur

Re: [jbehave-dev] Re: TAG support in JBehave

2010-10-20 Thread Tahir Raza
meta info, which can be use to filter or map > stories: > > http://jbehave.org/reference/preview/meta-info.html > > As always, feedback is welcome. > > Cheers > > On 05/10/2010 15:58, Tahir Raza wrote: > > Thank you Mauro! > > > > On Mon, Oct 4,

Re: [jbehave-dev] HtmlUnitDriver using FF javascript engine?

2010-10-18 Thread Tahir Raza
to do with the specific instance >> of WebDriver you are using and would probably be best addressed to the >> Selenium folks. >> >> Cheers >> >> On 13/10/2010 22:12, Tahir Raza wrote: >> > Hello Mauro, >> > >> > Quick question. I see

[jbehave-dev] HtmlUnitDriver using FF javascript engine?

2010-10-13 Thread Tahir Raza
Hello Mauro, Quick question. I see that using HtmlUnitDriver (true) makes it use IE Javascript engine. Can we use Firefix Javascript engine with HtmlUnitDriver ? IS there a way? That would definitely help us ! Thanks for replying! Tahir

Re: [jbehave-dev] TAG support in JBehave

2010-10-05 Thread Tahir Raza
OH I don't see as > particularly tricky or difficult. It's been getting increasingly requested > so it's likely to be the next one to get done. You may expect a beta later > this month. > > Cheers > > > On 04/10/2010 22:38, Tahir Raza wrote: > > Tha

Re: [jbehave-dev] TAG support in JBehave

2010-10-04 Thread Tahir Raza
On 04/10/2010 22:24, Tahir Raza wrote: > > > > > Hello, > > We are following BDD in our projects and have been using Cucumber/Cuke4Duke > stuff for past 3 months. > > We just started to implement JBehave and check its features. > > *My question is, do you guys know

[jbehave-dev] TAG support in JBehave

2010-10-04 Thread Tahir Raza
invoked from Maven rather than running all the scenarios. Do you know how we can achieve the same behavior in JBehave. Your response will be highly appreciated. -- Regards, Tahir Raza -- Regards, Tahir Raza