Skip to main content

Unit testing your Javascript with jasmine

Coupon Details

Unit testing your Javascript with jasmine

Unit testing your Javascript with jasmine, Learn how to unit test your JavaScript using the jasmine framework, from your first test to continuous integration.

Created by Juan Lizarazo, Reynaldo Pena

Preview This Course - GET COUPON CODE

What Will I 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.
  • Set up jasmine as their unit testing framework from scratch.
  • Configure setup and teardown for suites.
  • Understand how matchers work in Jasmine.
  • Write custom matchers and include them in your project.
  • Consume third party matchers.
  • Test asynchronous code.
  • Run unit tests both from a web browser and from a terminal through a test runner.
  • Generate code coverage reports.
  • Improve dependency management through a package manager.
Comment Policy: Please write your comments according to the topic of this page's post. Comments containing links will not be displayed until approved.
Buka Komentar
Tutup Komentar
-->