项目作者: remarkablemark

项目描述 :
:cucumber: Cypress and Cucumber demo.
高级语言: JavaScript
项目地址: git://github.com/remarkablemark/cypress-cucumber-example.git
创建时间: 2021-04-09T01:20:09Z
项目社区:https://github.com/remarkablemark/cypress-cucumber-example

开源协议:MIT License

下载


cypress-cucumber-example

end-to-end
GitHub last commit

Examples of using Cypress with Cucumber. Inspired by cypress-cucumber-example. Watch YouTube video.

Dependencies:

Prerequisites

Install

Clone repository:

  1. git clone https://github.com/remarkablemark/cypress-cucumber-example.git
  2. cd cypress-cucumber-example

Install dependencies:

  1. yarn

Run

Open Cypress:

  1. yarn cypress:open

Run Cypress:

  1. yarn cypress:run

License

MIT