ops4j / org.ops4j.pax.exam2

Pax Exam is a testing framework for OSGi
https://ops4j1.jira.com/wiki/spaces/PAXEXAM4/
Apache License 2.0
84 stars 100 forks source link

Support for JBehave [PAXEXAM-143] #261

Open ops4j-issues opened 14 years ago

ops4j-issues commented 14 years ago

Alin Dreghiciu created PAXEXAM-143

See http://jbehave.org/


Votes: 0, Watches: 0

ops4j-issues commented 13 years ago

Harald Wellmann commented

Can you provide some user stories?

ops4j-issues commented 12 years ago

Toni Menzel commented

http://jbehave.org/ ?

Its about providing another "Driver" - how we call it in Exam 2+. This was not existing in 2009.
Right now, with plumbing api in place, users can write directly in jbehave (starting,provisioning, executing tests, stopping).
So i guess its not something Exam should provide by itself anymore. If there is something to improve, then it is about making the Plumbing API more general (we talked about this), so it fits even better in very custom "story writings".