jest-practice Practice using jest, jasmine Getting Started Fork repository git clone npm install npm test Review List.js Review _tests_/List-test.js Add stories and specs to List.test.js Should have 100% coverage.