TDD with TypeScript,
AngularJS and Node.js
@JakubJedryszek
jj09.net
TDD
> Write test
> Run test (should fail)
> Write code
> Run test (should pass)
> Refactor code
> Run test (should pass)
TypeScript
Node.js
AngularJS
> QUnit
> Mocha
> Jasmine
JavaScript testing frameworks
> npm
> gulp
> bower
> tsd
JavaScript toolset
> Karma
> Protractor
JavaScript testing toolset
> Testing Node.js with Mocha
> Testing AngularJS with Jasmine
> End to end testing with Protractor
Demo
Stay in touch!
@JakubJedryszek
jj09.net
TDD with TypeScript, AngularJS, and Node.js
TDD with TypeScript, AngularJS, and Node.js
TDD with TypeScript, AngularJS, and Node.js
TDD with TypeScript, AngularJS, and Node.js

TDD with TypeScript, AngularJS, and Node.js