Quick Tour to Front-End Unit Testing Using Jasmine

Gespeichert in:
Bibliographische Detailangaben
Titel: Quick Tour to Front-End Unit Testing Using Jasmine
Autoren: Gil Fink
Weitere Verfasser: Kompetenzzentrum für nicht-textuelle Materialien
Verlagsinformationen: Norwegian Developers Conference (NDC)
Publikationsjahr: 2014
Schlagwörter: Computer Science, Studienbereich Informatik, Ingenieurwissenschaften
Beschreibung: (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.
Publikationsart: course material
moving image (video)
Sprache: English
Relation: https://av.tib.eu/media/50599
Verfügbarkeit: https://av.tib.eu/media/50599
Rights: https://creativecommons.org/licenses/by-nc-sa/3.0
Dokumentencode: edsbas.F2ECBC1B
Datenbank: BASE
Beschreibung
Abstract:(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.