Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 433 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 433 Bytes

E2E tests with cucumber and puppeteer

Write UI tests using Gherkin, Cucumber, and Puppeteer. This project is an example project on how to use cucumber with puppeteer. It uses the React Recipes App project as a test UI.

Run yarn to get the dependencies and then run yarn test to execute the UI tests.