SlideShare a Scribd company logo
TDD with TypeScript,
AngularJS and Node.js
@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
> 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
TDD with TypeScript, AngularJS, and Node.js
> 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

More Related Content

PDF
TypeScript
PPTX
Typescript - a JS superset
PPTX
Brakeman Gem
PPTX
Joomla! JavaScript Testing
PPTX
Test your user interface using BDD (Swedish)
PPTX
TDD Setup With Jasmine
PDF
Web pack and friends
PDF
Testing JavaScript with Jasmine
TypeScript
Typescript - a JS superset
Brakeman Gem
Joomla! JavaScript Testing
Test your user interface using BDD (Swedish)
TDD Setup With Jasmine
Web pack and friends
Testing JavaScript with Jasmine

What's hot (19)

PPTX
WordPress Local Environments VVV
PDF
TDD, Refactoring - Workshop
PDF
Using PhantomJS to keep product screenshots up to date
PPTX
Introduction to React
PDF
Swoole Meetup AFUP¨Montpellier 27/01/2021
PDF
Patterns: The new Javascript framweork
PDF
Nginx, PHP and Node.js
PPT
No more script tag soup!
PPTX
Website Speed :: Fox Valley Computing Professionals, September 2014
ZIP
Django 101
PPT
Testing Storm components with Groovy and Spock
ODP
Extjs Howto
PPTX
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
PPTX
Windows command N to O
PDF
Visual Regression Testing with Wraith
PPTX
Learning to Enjoy Unit Testing
PDF
Improve the deployment process step by step
PPTX
Streamlining .net core development using Docker
PDF
What happens after react?
WordPress Local Environments VVV
TDD, Refactoring - Workshop
Using PhantomJS to keep product screenshots up to date
Introduction to React
Swoole Meetup AFUP¨Montpellier 27/01/2021
Patterns: The new Javascript framweork
Nginx, PHP and Node.js
No more script tag soup!
Website Speed :: Fox Valley Computing Professionals, September 2014
Django 101
Testing Storm components with Groovy and Spock
Extjs Howto
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
Windows command N to O
Visual Regression Testing with Wraith
Learning to Enjoy Unit Testing
Improve the deployment process step by step
Streamlining .net core development using Docker
What happens after react?
Ad

Recently uploaded (20)

PDF
Understanding Forklifts - TECH EHS Solution
PDF
top salesforce developer skills in 2025.pdf
PPTX
Transform Your Business with a Software ERP System
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
medical staffing services at VALiNTRY
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Design an Analysis of Algorithms II-SECS-1021-03
Understanding Forklifts - TECH EHS Solution
top salesforce developer skills in 2025.pdf
Transform Your Business with a Software ERP System
How to Migrate SBCGlobal Email to Yahoo Easily
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Navsoft: AI-Powered Business Solutions & Custom Software Development
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Reimagine Home Health with the Power of Agentic AI​
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
How to Choose the Right IT Partner for Your Business in Malaysia
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
medical staffing services at VALiNTRY
Softaken Excel to vCard Converter Software.pdf
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
wealthsignaloriginal-com-DS-text-... (1).pdf
CHAPTER 2 - PM Management and IT Context
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Design an Analysis of Algorithms II-SECS-1021-03
Ad

TDD with TypeScript, AngularJS, and Node.js