Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

cucumber with javascript #18

Open
cnishina opened this issue Dec 17, 2016 · 6 comments
Open

cucumber with javascript #18

cnishina opened this issue Dec 17, 2016 · 6 comments

Comments

@cnishina
Copy link
Member

@igniteram I defer to your expertise if you want to provide an example. Also there's a SO question with Protractor + cucumber 2.0.0-rc2. Do you know anything about cucumber 2.0.0?

@cnishina cnishina changed the title cucumber with javascript? cucumber with javascript Dec 17, 2016
@igniteram
Copy link
Contributor

Yes, in cucumber 2.0.0 some breaking changes were introduced to the cucumber cli which could be found in their changelog.md. Now this is breaking protractor-cucumber-framework, an issue has already been logged issue 64.

@igniteram
Copy link
Contributor

A quick update on this- There is a PR for this here - 66, its still in review. soon cucumber 2.0 support should be available!

@westlakem
Copy link

I would like to point out how disappointed I am that jasmine is just now getting cucumber 2 support. It's been out with an official release since March 2015 for Ruby. Almost 2 years later and still no Cucucmber 2 support.

@cnishina
Copy link
Member Author

The protractor cucumber framework project appears to be open source. You could help by contributing. Disappointment does not make a project go faster.

@igniteram
Copy link
Contributor

@westlakem Cucumber project doesn't follow same release cycles for various language implementations, it was originally developed with ruby so it has more support for it than javascript. We are currently evaluating all scenarios to support cucumber 2.0 with protractor as lot of breaking changes were introduced.

As pointed out by @cnishina since this is an open source project, it would take some time. You could also help us to bring this up faster 👍

@igniteram
Copy link
Contributor

An update here- Since the author of the protractor-cucumber-framework is not responding on the PR's, A fork with cucumber 2 support has been created and could downloaded be from here, it is backward compatible and supports older & newer cucumber versions. Meanwhile I will be sending the examples on how to use protractor with cucumber2.0. So this cookbook is up to date.

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

No branches or pull requests

3 participants