bencoveney / ts-react-boilerplate

Boilerplate project configuration using TypeScript, Webpack, React and including linting.
https://bencoveney.github.io/ts-react-boilerplate/
MIT License
2 stars 0 forks source link

Add unit testing framework #7

Closed bencoveney closed 6 years ago

bencoveney commented 6 years ago

Should include:

bencoveney commented 6 years ago

see branch karma for progress

bencoveney commented 6 years ago

Original branch karma used karma-typescript however I have had better results with karma-webpack in the branch karma2.