Unit testing your Javascript with jasmine
Unit testing your Javascript with jasmine
Jasmine is a behavior-driven development framework for testing JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a Document Object Model (DOM), and it has a clean, obvious syntax so that you can easily write tests.
If you want to stand out as a JavaScript developer, you need to learn how to unit test your code. Jasmine is a great way to do so.
By the end of watching this course, you'll be able to:
Understand what unit testing is and why it is important in today's market.
Set up jasmine from scratch.
Write clean and concise suites, specs, and specifications.
Understand and use all of the out-of-the-box jasmine matchers, create your custom ones, and include them in your project.
Isolate dependencies through test-doubles, known as spies in Jasmine, for true unit testing.
Unit test asynchronous code.
Setup test reports and continuous integration from version control to automate your test runs.
Apply best practices when structuring your tests.
With this course, you'll get downloadable source code, slides, and section notes.
PREREQUISITES
This is a beginner and intermediate course.
No previous unit testing experience is needed, just basic familiarity with JavaScript, HTML, and CSS (just optional when building our course project).
You don't need previous experience with a testing framework at all. We've got you covered!
---
Promo video music license:
Adventures by A Himitsu - Creative Commons — Attribution 3.0 Unported— CC BY 3.0 Music released by Argofox - Music provided by Audio Library
Learn how to unit test your JavaScript using the jasmine framework, from your first test to continuous integration.
Url: View Details
What you will learn
- Write clean suites, specs and expectations.
- Isolate dependencies on units through test doubles (spies).
- Automate test runs through continuous integration from version control using a headless browser and a test runner.
Rating: 4.37838
Level: Beginner Level
Duration: 6 hours
Instructor: Juan Lizarazo
Courses By: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About US
The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.
View Sitemap