Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 320 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 320 Bytes

Get me a cup of coffee

A demonstrative TestCafe test that orders a cup of coffee

Running the example

Clone the repository to your machine and install the dependencies:

git clone https://github.com/helen-dikareva/get-a-cup-of-coffee.git
npm install

Then, run the test command:

npm test