scottdurow / building-power-apps-js-webresources

Scott's guide to building Power Apps JavaScript Web Resources using TypeScript
MIT License
24 stars 9 forks source link

jest instructions not working #3

Closed KeithWhatling closed 3 years ago

KeithWhatling commented 3 years ago

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.

scottdurow commented 3 years ago

Thanks @KeithWhatling - I've updated to include installing jest globally and the addition of the test script in package.json - https://github.com/scottdurow/building-power-apps-js-webresources/commit/1f385e9b7643fb34e116a30d60a5076b42cd7bfa