Hi the examples are in the process of being overhaul to allow themselves to be more communicative and easier to understand. We appreciate it can be difficult to choose when there multiple way to do something.
In the interim, you can refer to the tutorial, which is provided a simplified example (although complete) with one way to run stories via Maven. https://github.com/jbehave/jbehave-tutorial Cheers On 25/02/2011 14:12, Sathish Kumar wrote: > Hi, > I'm having a hard time trying to run JBehave tests with Maven. > I have stories in **/stories/*.story with a corresponding JUnitStory > for each. > I have extended JUnitStories which runs all tests on the IDE. > I have extended AnnotatedEmbeddedRunner which also runs on the IDE. > I'm having a hard time choosing an approach from the hundreds of > awesome but none too useful for the beginner approaches in > http://jbehave.org/reference/stable/running-stories.html > > Can someone point me to a simple no-nonsense way to running tests in > Maven. > I didnt find the Examples in JBehave useful either because they also > focus on Can run in hundreds of ways approach. > > Thanks, > Sathish --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
