- Test-Driven JavaScript Development
- Ravi Kumar Gupta Hetal Prajapati Harmeet Singh
- 203字
- 2021-07-30 09:59:08
What this book covers
Chapter 1, Overview of TDD, introduces the test-driven development, its life cycle, benefits, and myths.
Chapter 2, Testing Concepts, brings the TDD life cycle into action using Yahoo User Interface (YUI) Tests, and explains how unit testing can be done for JavaScript.
Chapter 3, Testing Tools, introduces JsUnit, QUnit, Karma, and DalekJS, which are some of the popular unit testing frameworks for JavaScript.
Chapter 4, Jasmine, introduces behavior-driven development and the Jasmine framework, its setup, usage, and customization, along with several features that a good unit testing framework should cover.
Chapter 5, JsTestDriver, showcases the JsTestDriver unit testing tool and its integration with IDE.
Chapter 6, Feature Detection, explores has.js and Modernizr JavaScript libraries for feature detection and explains why feature detection should have preference over browser detection.
Chapter 7, Observer Design Pattern, explains the observer pattern for JavaScript and its role in the test-driven development.
Chapter 8, Testing with Server-Side JS, covers server-side JavaScript unit testing using Node.js, Mocha, and Chai while using MongoDB as a database.
Chapter 9, Best Practices, lists best practices used to unit test JavaScript and also helps to make a good choice among popular unit testing frameworks and tools by explaining the features.
- R語言編程指南
- C語言程序設(shè)計
- Mastering macOS Programming
- Visual C
- Securing WebLogic Server 12c
- C程序設(shè)計案例教程
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎(chǔ)卷)
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- 從零開始學(xué)Python網(wǎng)絡(luò)爬蟲
- Python機器學(xué)習(xí)算法與應(yīng)用
- GitHub入門與實踐
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- Arduino電子設(shè)計實戰(zhàn)指南:零基礎(chǔ)篇
- Sitecore Cookbook for Developers
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發(fā)技術(shù)