mprzytulski / phpstorm-behat

Behat support for PhpStorm IDE
http://projectspace.pl/plugins/behat
33 stars 3 forks source link

Support Behat 3.0 #36

Open stof opened 10 years ago

stof commented 10 years ago

Supporting Behat 3.0 involves a few changes:

onchainguy-btc commented 10 years ago

+1

stof commented 10 years ago

@seb0zz note that PhpStorm 8 (currently in EAP) features some Behat integration.

Last time I tried this plugin, it was totally broken with PhpStorm 7

mikelohmann commented 10 years ago

I am currently using Storm 8 EAP with behat plugin. Sometimes the step definitions don’t lead to a method, but normally it works well. It is the first time since some month the plugin works again for me. Am 05.08.2014 um 16:12 schrieb Christophe Coevoet notifications@github.com:

@seb0zz note that PhpStorm 8 (currently in EAP) features some Behat integration.

Last time I tried this plugin, it was totally broken with PhpStorm 7

— Reply to this email directly or view it on GitHub.

stof commented 10 years ago

@mikelohmann the Behat support in PhpStorm 8 EAP is not this repo. This repo is an abandonned attempt to provide the same feature as a third-party plugin

mikelohmann commented 10 years ago

I just wanted to support your answer by some experience with that, because I tried this repos plugin several times in different versions of storm and failed. The only thing worked for me was the plugin of the Storm 8 EAP.

Am 05.08.2014 um 20:16 schrieb Christophe Coevoet notifications@github.com:

@mikelohmann the Behat support in PhpStorm 8 EAP is not this repo. This repo is an abandonned attempt to provide the same feature as a third-party plugin

— Reply to this email directly or view it on GitHub.

onchainguy-btc commented 10 years ago

Yeah the basic support in PHPStorm 8 EAP works for me, too. Looks like a good alternative to the plugin as the plugin has not been very stable recently.