/recipe-app-e2e

Primary LanguageJavaScript

recipe-app-e2e

This project is for the end-to-end test of RecipeApp.

This test is based on CodeceptJS and Puppeteer.

Install depenent node modules

Run npm install

Run test

Run npm test

Result is in the \output folder.