Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 737 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 737 Bytes

Automation starter

Twitter

This application uses codeceptjs with puppeteer and a variety of other helpful libraries. Also eslint is confiugred

The purpose of this application is for learning the basics and how to use good practices and useful tools in automation.

Installation

After cloning the repository it should be enough to yarn install all the dependencies and then proceed to the Development step.

yarn install

Development

Running npm run cc:start will start the demo flow.

npm run cc:start

In addition this app has configured a debug mode called CodeceptJS