Learning Unit Testing with Jasmine
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to use unit testing in Jasmine to find basic glitches in your JavaScript code.
Syllabus
Introduction
- Learning unit testing with Jasmine
- Prerequisite knowledge
- Setting up Jasmine from scratch
- Arrange, act, and assert pattern
- Grouping with describe()
- Challenge: Grouping with describe()
- Your first test
- Challenge: Your first test
- Data setup with beforeEach
- Challenge: Data setup with beforeEach
- Skipping and focusing introduction
- Challenge: Skipping and focusing introduction
- Spies
- Challenge: Spies
- Mocks
- Challenge: Mocks
- Additional matchers
- Challenge: Additional matchers
- Final challenge
- What's next?
Taught by
Dylan Israel
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera