/gauge-lsp-tests

Primary LanguageJavaScriptMIT LicenseMIT

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