Coder Social home page Coder Social logo

heedrox / cypress-cucumber-example Goto Github PK

View Code? Open in Web Editor NEW
81.0 7.0 42.0 1.03 MB

An example skeleton with Cypress and Cucumber

JavaScript 92.56% Gherkin 7.44%
cypress cucumber cucumberjs cucumber-js cypress-io cypressio javascript tdd atdd bdd

cypress-cucumber-example's Introduction

Cypress - Cucumber Example

Installing

  • Clone repo
  • Do git submodule init
  • Do git submodule update
  • npm install

Submodules where added as

git submodule add [email protected]:jmarti-theinit/cypress-cucumber-examples-features.git gherkin-features

Use your own repo doing:

git submodule deinit gherkin-features
git submodule add (YOUR_REPO_URL) gherkin-features
git add --all
git commit -m "Change repo url"

Warning

In cypress.json you can check the "chromeWebSecurity" property disabled. Please, do not use it unless you know what it does. This is done right now to make the "feel-lucky" feature to work.

cypress-cucumber-example's People

Contributors

colin-studiobravo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cypress-cucumber-example's Issues

Passing test data from feature file to glue code

Is there a way in your implementation that would support passing test data from Feature file to glue code/js code, as it works in Java currently?

Apologies for asking a noob question and probably not following the pattern for raising issue

git submodule update issue?

An error occurs saying "Please make sure you have the correct access rights and the repository exists" when trying to do "git submodule update"

Failed to clone 'gherkin-features'. Retry scheduled

When I attempt to run this command git submodule update I get this error although I am the directory owner. Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:jmarti-theinit/cypress-cucumber-examples-features.git' into submodule path 'C:/Users/14042/cypress-cucumber-example/gherkin-features' failed
Failed to clone 'gherkin-features'. Retry scheduled
Cloning into 'C:/Users/14042/cypress-cucumber-example/gherkin-features'...
Host key verification failed.
fatal: Could not read from remote repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.