Steps classes are pojos and you configure/inject configuration as you prefer.
There is no specific framework for this in JBehave. Cheers On 27 Sep 2013, at 10:54, Hans Schwäbli <[email protected]> wrote: > What is the JBehave way to use test configurations? > > For instance I want to configure the base URL, the browser(s) to be used, > some common data like username and password and so on. > > I could write an "Environment" class and put it in it or write property > files. Someone even wrote a Step for this, which imports such configuration > data. > > But maybe there exists a feature in JBehave for such things? --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
