• 4 heures
  • Facile

Ce cours est visible gratuitement en ligne.

course.header.alt.is_video

course.header.alt.is_certifying

J'ai tout compris !

Mis à jour le 07/02/2020

Introduction du cours

Testing your code is a very important practice, no matter which type of developer you are. Not only do they test that your code works correctly, but writing tests can even help you with your actual coding process! Using practices like behavior driven development (BDD) and test driven development (TDD) will help you define the features you need to build and figure out how they should work before you even start writing code itself.

As a JavaScript developer, there are different testing tools at your disposition that will make writing tests easier. In this course, we'll check out Jasmine, a cool open-source testing framework for JavaScript. Once you define the functionalities you want to build, you'll write legible and easy specs in Jasmine that perfectly mimic the features you need to build.

Sign up now to learn about test driven development and how to properly test your JavaScript code in a way that makes frontend development a lot more interesting!

Exemple de certificat de réussite
Exemple de certificat de réussite