Quick Tour to Front-End Unit Testing Using Jasmine

Uloženo v:
Podrobná bibliografie
Název: Quick Tour to Front-End Unit Testing Using Jasmine
Autoři: Gil Fink
Přispěvatelé: Kompetenzzentrum für nicht-textuelle Materialien
Informace o vydavateli: Norwegian Developers Conference (NDC)
Rok vydání: 2014
Témata: Computer Science, Studienbereich Informatik, Ingenieurwissenschaften
Popis: (en)Unit Testing is an inseparable part of the development process, no matter which methodology you follow. But how will you test your JavaScript code? The answer is using JavaScript unit testing framework. Jasmine is a behavior-driven development framework for testing JavaScript code. In this session you will get to know Jasmine and you will learn the building blocks of writing your unit tests using the framework.
Druh dokumentu: course material
moving image (video)
Jazyk: English
Relation: https://av.tib.eu/media/50599
Dostupnost: https://av.tib.eu/media/50599
Rights: https://creativecommons.org/licenses/by-nc-sa/3.0
Přístupové číslo: edsbas.F2ECBC1B
Databáze: BASE
Popis
Abstrakt:(en)Unit Testing is an inseparable part of the development process, no matter which methodology you follow. But how will you test your JavaScript code? The answer is using JavaScript unit testing framework. Jasmine is a behavior-driven development framework for testing JavaScript code. In this session you will get to know Jasmine and you will learn the building blocks of writing your unit tests using the framework.