Skip to content

Wanted: Step-by-step guide to run tests #818

Closed Answered by grasdk
grasdk asked this question in Q&A
Discussion options

You must be logged in to vote

Ok. To answer my own question, for anyone in the future who might be interested:

I ended up using my Windows PC. I do have WSL2 running Ubuntu on it, but I went for pure Windows development (heretical, I know ;) ).

  • Installed Windown x64 versions of VS Code, git and nodejs.
  • Downloaded VS Code extensions and with some trial and error I'm up and running with these: "Debugger for Firefox, Docker, JavaScript and TypeScript Nightly, Mocha Test Explorer, Test Adapter Converter, Test Explorer UI, WSL

Not all of these are in play here, but Test Explorer UI allows me to pinpoint a specific test in MetaDataLoader.spec.js and run it.

With this in hand, I have now added another test, which fails due…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by grasdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant