Skip to content

leantechniques/tdd-workshop-typescript

Repository files navigation

ts-jest-starter

typescript + jest: ts-node + ts-jest

$ npm i # everything installs etc

$ npm start

[email protected] start C:\Users\sz\Dropbox\code\node\ts-jest-starter node node_modules/ts-node/dist/bin.js ./src/index.ts

it works ;)

$ npm test

[email protected] test C:\Users\sz\Dropbox\code\node\ts-jest-starter jest

PASS test/example.test.ts √ Example unit test (4ms)

Test Suites: 1 passed, 1 total Tests: 1 passed, 1 total Snapshots: 0 total Time: 1.977s, estimated 2s Ran all test suites.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published