/EOI_typescript-jest

basic jest template with typescript

Primary LanguageTypeScript

facebook-jest-examples

Requirement

  • node.js

Installation

$ git clone git@github.com:lazy-ants/typescript-jest.git
$ cd typescript-jest
$ npm install

Run tests

$ npm run test