Example on how to use Jest in Typescript projects. http://bit.ly/ts_jest

Frederic G. MARAND 84751ff98f First passing test. há 5 anos atrás
__tests__ 84751ff98f First passing test. há 5 anos atrás
src 84751ff98f First passing test. há 5 anos atrás
.gitignore 84751ff98f First passing test. há 5 anos atrás
.npmignore 84751ff98f First passing test. há 5 anos atrás
README.md 84751ff98f First passing test. há 5 anos atrás
jest.config.js 84751ff98f First passing test. há 5 anos atrás
package.json 84751ff98f First passing test. há 5 anos atrás
tsconfig.json 84751ff98f First passing test. há 5 anos atrás
tslint.json 84751ff98f First passing test. há 5 anos atrás

README.md

Demo how to use Jest in Typescript projects.