Git Product home page Git Product logo

bdd-with-cypress-and-cucumber's Introduction

Cypress + Cucumber

My developer experience via Cypress + Cucumber. This repository aimed to do just a shallow test-cases to be familiar with Cucumber. The workshop is mostly based on AUTOMATE your TESTS NOW with CYPRESS + CUCUMBER | Cypress Tutorial For Beginners with modern setups including Typescript and @badeball/cypress-cucumber-preprocessor.

Getting started

The following commands is basically invoke cypress open. This will open a cypress UI.

npm test

Alternatively, Cpypress can run using electron browser, which mean we can run the tests on terminal.

npx cypress run

The cypress run will by default record video for each spec. We can turn it on/off by setting video within the configuration.

Limitations

Cypress can do really great works within javascript's ecosystem. But it automates the browser with its own architecture. There are specific limitations mentioned by the official documentation.

But, there is the most popular alternative to Cypress, which is Selenium.

bdd-with-cypress-and-cucumber's People

Contributors

kanatamon avatar

Stargazers

 avatar

Watchers

 avatar

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.