aspose file tools
The moose likes Testing and the fly likes Can Cucumber be integrated with a Java IDE? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Can Cucumber be integrated with a Java IDE?" Watch "Can Cucumber be integrated with a Java IDE?" New topic
Author

Can Cucumber be integrated with a Java IDE?

Ronald Alarcon
Greenhorn

Joined: May 29, 2011
Posts: 21

Netbeans can be used for Ruby Programming, and Netbeans have JUnit integrated. So i want to know if its possible to integrate Cucumber like a plugin for netbeans?


<<Write once run everywhere...>>
Matt Wynne
author
Greenhorn

Joined: Feb 17, 2012
Posts: 14
Hi Ronald,

Yes, I've seen people use a Cucumber plugin with Netbeans, though I've never used it myself. If you use Cucumber-JVM[1], you can also use the JUnit interface to run the tests just as you would for a normal unit test suite.

[1] http://github.com/cucumber/cucumber-jvm


cheers,
Matt

--
Freelance programmer & coach
Author, http://pragprog.com/book/hwcuc/the-cucumber-book
Founder, http://www.relishapp.com/
Twitter, https://twitter.com/mattwynne
Ronald Alarcon
Greenhorn

Joined: May 29, 2011
Posts: 21

Matt Wynne wrote:Hi Ronald,

Yes, I've seen people use a Cucumber plugin with Netbeans, though I've never used it myself. If you use Cucumber-JVM[1], you can also use the JUnit interface to run the tests just as you would for a normal unit test suite.

[1] http://github.com/cucumber/cucumber-jvm


Sounds great, i will investigate a little about it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Can Cucumber be integrated with a Java IDE?
 
Similar Threads
SVN checkout to windows from linux box
Which IDE ,I must go for?
using CSS with j2me
Free UML design tools??
BDD framework