Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udacity

JavaScript Testing

via Udacity

Overview

In this course you'll learn how to write JavaScript applications with confidence, using the red-green-refactor workflow. You'll write comprehensive suites of tests that validate your application is functioning as intended at all times.

You'll start by exploring how other industries use a variety of tests and the value it provides. You'll then start writing your very own tests, using the Jasmine testing framework. Finally, you'll start developing your very own address book application using the red-green-refactor workflow and explore a variety of scenarios including testing asynchronous functions.

Syllabus

  • Rethinking Testing
    • Validating opinions.,Identifying and defining expectations.,Writing expectations in code.
  • Writing Test Suites
    • JavaScript doesn't support testing natively - you need a framework.,Introduction to the Jasmine testing framework.,Use the red-green-refactor workflow to start an address book application.

Taught by

Michael Wales

Reviews

4.7 rating, based on 3 Class Central reviews

Start your review of JavaScript Testing

  • This course is an excellent introduction to test driven development. After completion you possess an understanding of the importance of tests, how to write them using the popular jasmine framework.
  • Profile image for Chris Duncan
    Chris Duncan
  • Rus Catalin

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.