- Test-Driven JavaScript Development
- Ravi Kumar Gupta Hetal Prajapati Harmeet Singh
- 253字
- 2021-07-30 09:59:08
Preface
Initially, all processing used to happen on the server's side and simple output was the response to web browsers. Nowadays, there are so many JavaScript frameworks and libraries that help readers to create charts, animations, simulations, and so on. By the time a project finishes or reaches a stable state, so much JavaScript code has already been written that changing and maintaining it further is tedious. At this point comes the importance of automated testing, and more specifically, developing all that code in a test-driven environment. Test-driven development is a methodology that makes testing the central part of the design process—before writing code, developers decide upon the conditions that code must meet to pass a test. The end goal is to help the readers understand the importance and process of using TDD as a part of the development.
This book starts with the details of test-driven development, its importance, need, and benefits. Later, the book introduces popular tools and frameworks, such as YUI, Karma, QUnit, DalekJS, JsUnit, and so on, to utilize Jasmine, Mocha, and Karma for advanced concepts such as feature detection, server-side testing, and patterns. We are going to understand, write, run tests, and further debug our programs. The book concludes with best practices in JavaScript testing. By the end of the book, the readers will know why they should test, how to do it most efficiently, and will have a number of versatile tests (and methods to devise new tests) so they can get to work immediately.
- Android和PHP開發(fā)最佳實踐(第2版)
- C#程序設(shè)計實訓(xùn)指導(dǎo)書
- 程序設(shè)計與實踐(VB.NET)
- SQL Server 2012數(shù)據(jù)庫技術(shù)及應(yīng)用(微課版·第5版)
- Twilio Best Practices
- MySQL 8 DBA基礎(chǔ)教程
- Java游戲服務(wù)器架構(gòu)實戰(zhàn)
- 秒懂設(shè)計模式
- TypeScript圖形渲染實戰(zhàn):基于WebGL的3D架構(gòu)與實現(xiàn)
- Spring Boot Cookbook
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- SCRATCH編程課:我的游戲我做主
- Laravel 5.x Cookbook
- Neo4j權(quán)威指南 (圖數(shù)據(jù)庫技術(shù)叢書)