Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 281 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 281 Bytes

shortPoint_task

Content

  • general information
  • technologies
  • setup

General information

short_point_task

Technologies

The project was created with:

  • webdriverio: 7.3.1
  • chai: 4.3.4
  • mocha: 7.3.1

setup

Run this project with npm:

  • $ npm install
  • $ npm run test