Appearance
Getting Started
npm install --save-dev jest
{ "scripts": { "test": "jest" } }
npm install jest --global jest my-test