Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Behat 3.0 #36

Open
stof opened this issue Jan 5, 2014 · 6 comments
Open

Support Behat 3.0 #36

stof opened this issue Jan 5, 2014 · 6 comments

Comments

@stof
Copy link

stof commented Jan 5, 2014

Supporting Behat 3.0 involves a few changes:

  • the ContextInterface has been renamed to Context, which is probably why the special icon is not used on the file
  • steps can be defined using the Turnip syntax rather than regexes (and it is even the default for the snippet generation). This needs to be supported
@onchainguy-eth
Copy link

+1

@stof
Copy link
Author

stof commented Aug 5, 2014

@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
Copy link

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
Copy link
Author

stof commented Aug 5, 2014

@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
Copy link

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-eth
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants