Course Code: testreacang
Duration: 14 hours
Prerequisites:
  • Experience with React development.

Audience

  • Developers
  • Test engineers
Course Outline:

Testing JS

  • Testing tools and frameworks
  • Test-Driven Development
  • Practical TDD with JavaScript
  • Unit VS E2E Testing

Unit Testing

  • Jasmine
  • Jasmine Built-in Matchers
  • Jasmine Custom Matchers
  • A few useful global functions
  • Karma, x and f

Unit Testing in Angular

  • Testing Components
  • Nested Components
  • Class alone
  • With DOM
  • Testing binding
  • External file, dependencies
  • Testing a list of items
  • Input, Output
  • Testing forms
  • Overriding providers
  • Testing Services
  • Testing Attribute Directives
  • Testing Pipes
  • Testing Router

E2E in Angular