| Author |
BDD framework
|
nek thomas
Greenhorn
Joined: Oct 18, 2008
Posts: 27
|
|
|
Does any one know good implementation of BDD framework like jbehave?
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
|
Sorry but what is the question? You need a list of BDD frameworks?
|
 |
nek thomas
Greenhorn
Joined: Oct 18, 2008
Posts: 27
|
|
|
Do you know any implementation of jbehave which is simple? As I have tried one on jbehave website but I am not sure how to implement them via eclipse.
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
|
You mean some jBehave sample codes?
|
 |
nek thomas
Greenhorn
Joined: Oct 18, 2008
Posts: 27
|
|
|
Yes , some sample code which are easy to implement and understand via eclipse
|
 |
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1829
|
|
Hi
I have used Cucumber in some projects, but it uses Ruby
Rahul
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
|
Google is your best bet.
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Rahul Mahindrakar wrote:Hi
I have used Cucumber in some projects, but it uses Ruby
Rahul
Thanks to JRuby, it is possible to BDD your Java code with Cucumber, neat stuff.
|
 |
nek thomas
Greenhorn
Joined: Oct 18, 2008
Posts: 27
|
|
|
Can we integrate that with java project? Can you show demo sample code for cucumber
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
|
Yes you can use Cucumber for you Java projects via JRuby. Sorry but I'm not going to google that for you, you should really start using Google.
|
 |
nek thomas
Greenhorn
Joined: Oct 18, 2008
Posts: 27
|
|
|
Thanks
|
 |
 |
|
|
subject: BDD framework
|
|
|