舉報

會員
Backbone.js Testing
最新章節:
Index
Thisbookispackedwiththestepbysteptutorialandinstructionsinrecipeformathelpingyousetuptestinfrastructureandgraduallyadvanceyourskillstoplan,develop,andtestyourbackboneapplications.IfyouareaJavaScriptdeveloperlookingforrecipestocreateandimplementtestsupportforyourbackboneapplication,thenthisbookisidealforyou.
目錄(53章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Setting Up a Test Infrastructure
- Designing an application and test repository structure
- Getting the test libraries
- Setting up and writing our first tests
- Running and assessing test results
- Summary
- Chapter 2. Creating a Backbone.js Application Test Plan
- A Backbone.js refresher
- Selecting a Backbone.js application to test
- Test paradigms and methods
- Testing concepts approaches and planning
- Testing individual Backbone.js components
- Testing application interactions and events
- Dipping our toes in the application testing waters
- Running the application tests
- Summary
- Chapter 3. Test Assertions Specs and Suites
- Choosing a test style that fits
- Trying out some different styles
- A tour of the Chai assertion library
- Getting the application and tests ready to run
- Writing Mocha test specifications
- Testing and supporting Backbone.js views
- Aggregating and running the application tests
- Test development tips tricks and hints
- Summary
- Chapter 4. Test Spies
- Fake it 'til you make it
- Getting to know Sinon.JS
- Spicing up Chai with the Sinon.JS plugin
- Testing Backbone.js components with spies
- Summary
- Chapter 5. Test Stubs and Mocks
- Replacing method behaviors with Sinon.JS stubs
- Faking and verifying behavior with Sinon.JS mocks
- Testing Backbone.js components with stubs and mocks
- Finding the rest of the Notes application components
- A few more Sinon.JS test helpers
- Summary
- Chapter 6. Automated Web Testing
- The world of testing beyond humans and browsers
- Automating browser environments
- Headless testing with PhantomJS
- Parting thoughts next steps and future ideas
- Summary
- Index 更新時間:2021-08-13 16:48:37
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- 深入理解Android(卷I)
- 大學計算機基礎實驗教程
- Leap Motion Development Essentials
- Python程序設計
- Julia Cookbook
- SharePoint Development with the SharePoint Framework
- Java EE 8 Application Development
- Java Web開發詳解
- C# Multithreaded and Parallel Programming
- 深入理解BootLoader
- Arduino機器人系統設計及開發
- Mastering VMware Horizon 7(Second Edition)
- MongoDB Administrator’s Guide
- ArcPy and ArcGIS(Second Edition)
- Mastering XenApp?
- 讀故事學編程:Python王國歷險記
- Serverless工程實踐:從入門到進階
- 打造流暢的Android App
- Building an E-Commerce Application with MEAN
- Go語言Hyperledger區塊鏈開發實戰
- Instant MongoDB
- Java 8函數式編程
- 深入理解Android網絡編程:技術詳解與最佳實踐
- Java程序員面試筆試真題與解析
- U一點·料:阿里巴巴1688UED體驗設計踐行之路
- 可編程控制器原理與程序設計(第2版)
- 名師講壇:Java開發實戰經典(第2版)
- Xcode江湖錄
- Learning Embedded Linux Using the Yocto Project