scottdurow / building-power-apps-js-webresources

Scott's guide to building Power Apps JavaScript Web Resources using TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jest instructions not working

KeithWhatling opened this issue · comments

image
The jest commands don't seem to do anything the just return "'jest' is not recognized as an internal or external command,
operable program or batch file."

I tried via NPM but we have not added any tests to package.json from what I can tell.

Thanks @KeithWhatling - I've updated to include installing jest globally and the addition of the test script in package.json - 1f385e9