After watching Ryan Bates’ screencast on Cucumber, I wanted to start creating my code first through BDD. I used Netbeans 6.5.1 to follow Ryan’s screencast and I found that NetBeans doesn’t recognize the .feature file that you create when you run a Cucumber test. I searched Google for about 3 hours for a plugin, but no such luck! I couldn’t believe it, I thought somebody had to of created a cukes plugin by now. Well, I decided to help the world and of course, myself, by creating a NetBeans plugin that will recognize the .feature files. Here’s a quick view of a .feature file after the plugin has been installed:



