Lifen Autotest Hangout with Simon Priet

Description

Installation

The code has been written with VSC in mind, so a launch.json is available to help run and debug the softwares. No helpers are available for other IDE.

  1. Clone the repo to your local computer. You will need the following requierement:
    • Node.js 16
    • Git
  2. In VS code, run Test Cypress via NPM. The Launch.json file will trigger the test script configured in the package.json.
  3. Then, type npm run test to launch the script via CLI.
Description
No description provided
Readme 13 MiB
Languages
JavaScript 93.2%
Gherkin 6.8%