Skip to content

How to run the unit tests

Peter Wone edited this page Oct 24, 2020 · 3 revisions
  1. If you don't already have the repo then clone it to your machine.
  2. Load the extension project into VS Code.
  3. Get your dependencies using npm i
  4. Switch to debugging and choose "Run extension tests" then press F5 or click the run button.

Step 5 illustrated

Clone this wiki locally