My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
Jest
.
Show all posts
Showing posts with label
Jest
.
Show all posts
Monday, 8 April 2019
Node + TypeScript + Rollup + Jest
›
To install Jest: $ npm install jest --save-dev Jest CLI $ npx jest --help Usage: jest [--config=<pathToConfigFile>] [TestPat...
›
Home
View web version