- Backbone.js Testing
- Ryan Roemer
- 85字
- 2021-08-13 16:48:30
Summary
In this chapter, we introduced an application and test structure suitable for development, gathered the Mocha, Chai, and Sinon.JS libraries, and created some basic tests to get things started. Then, we reviewed some facets of the Mocha test reporter and watched various tests in action—passing, slow, timeouts, and failures.
In the next chapter, we will integrate a Backbone.js application as the target of our test framework and learn how to test, isolate, and verify program behavior throughout the course of application development.
推薦閱讀
- Web程序設計及應用
- Bootstrap Site Blueprints Volume II
- 趣學Python算法100例
- Git高手之路
- 精通網(wǎng)絡視頻核心開發(fā)技術
- 飛槳PaddlePaddle深度學習實戰(zhàn)
- Getting Started with Gulp
- Hands-On GUI Programming with C++ and Qt5
- JavaScript動態(tài)網(wǎng)頁編程
- Scala編程實戰(zhàn)
- Tableau Desktop可視化高級應用
- 物聯(lián)網(wǎng)系統(tǒng)架構設計與邊緣計算(原書第2版)
- R語言數(shù)據(jù)挖掘:實用項目解析
- Maven for Eclipse
- 分布式數(shù)據(jù)庫HBase案例教程