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

Frederic G. MARAND 84751ff98f First passing test. il y a 5 ans
__tests__ 84751ff98f First passing test. il y a 5 ans
src 84751ff98f First passing test. il y a 5 ans
.gitignore 84751ff98f First passing test. il y a 5 ans
.npmignore 84751ff98f First passing test. il y a 5 ans
README.md 84751ff98f First passing test. il y a 5 ans
jest.config.js 84751ff98f First passing test. il y a 5 ans
package.json 84751ff98f First passing test. il y a 5 ans
tsconfig.json 84751ff98f First passing test. il y a 5 ans
tslint.json 84751ff98f First passing test. il y a 5 ans

README.md

Demo how to use Jest in Typescript projects.