Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 614 Bytes

File metadata and controls

19 lines (15 loc) · 614 Bytes

Gauge tests for Gauge LSP features

Contributor Covenant

Subcutaneous tests. These test the IDE workflow using the LSP APIs without launching Visual studio code IDE. Hence these are the subcutaneous tests.

Pre-requisites

  • Node-js
  • Gauge
  • Install Gauge-js
gauge install js

Execution

  • npm install
  • gauge run specs --env=js-wd

Change the environment parameter as per the requirement