GuilhermeGuitte / behat-laravel

Testing with Behat in your Laravel application.
64 stars 13 forks source link

Library extension to support features of Behat 3 #11

Open dhiva opened 10 years ago

dhiva commented 10 years ago

The behat laravel library currently supports Behat 2.5 version and things such as console methods are moved out of main Behat library to seperate namespace in Behat 3 and so we require to update the laravel behat library to support Behat 3.0. Kindly look into this feature request to support latest Behat library.

dhiva commented 10 years ago

Hi, Is there any plans for supporting latest behat 3 version?

GuilhermeGuitte commented 10 years ago

Hi @dhiva,

In this week, I will try convert behat 2.5 to behat 3.0.

Thanks.

dhiva commented 10 years ago

Hi @GuilhermeGuitte I am eagerly waiting for your updates for behat 3.0 support. Since I am looking for a way to run multiple profiles. Since there a possibility to run features from different sub folders?

jakubwrona commented 10 years ago

Hi @GuilhermeGuitte, I am also eager to start using the 3.0.

Thanks, Jakub

mikeerickson commented 10 years ago

Does this library still not work with Behat 3.... I don't recall seeing that in the read me but would sure be nice to know before going down this path. Glad I read the issue list first :-)

dhiva commented 10 years ago

Hi Mike,

This library still does not work with Behat 3.

On Sun, Aug 3, 2014 at 10:00 PM, Mike Erickson notifications@github.com wrote:

Does this library still not work with Behat 3.... I don't recall seeing that in the read me but would sure be nice to know before going down this path. Glad I read the issue list first :-)

— Reply to this email directly or view it on GitHub https://github.com/GuilhermeGuitte/behat-laravel/issues/11#issuecomment-51002923 .

philippzentner commented 10 years ago

@GuilhermeGuitte Any progress planned in the near future? The initial request is 8 months old and i want to know which package to choose.

GuilhermeGuitte commented 10 years ago

Hi @philippzentner , I'm working on it at #24 PR. But much has changed Behat its internal structure to "extend it". When you said use a package in itself is saying about choosing a "Behat-laravel" or "Behat" type?

dhiva commented 10 years ago

@GuilhermeGuitte I understand that the Behat 3 has changed soo much. If I could contribute in anyways please let me know. I am eagerly waiting to see the package working with Behat 3

GuilhermeGuitte commented 10 years ago

You're welcome @dhiva !