users@jersey.java.net

[Jersey] JBehave and Jersey Test Framework integration

From: Bruno Cardoso <bcardoso.home_at_gmail.com>
Date: Tue, 25 May 2010 11:30:20 +0100

Hi

Is it possible to integrate both frameworks? Is it possible to create a
Jersey Testcase without extending JerseyTest ? because JBehave already
forces you to extend org.jbehave.scenario.Scenario.

Thanks