Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 762 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 762 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.

Linux - Travis Build Status

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