Backbone.js Testing
Ryan Roemer
- 出版商: Packt Publishing
- 出版日期: 2013-07-15
- 售價: $1,300
- 貴賓價: 9.5 折 $1,235
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 178216524X
- ISBN-13: 9781782165248
下單後立即進貨 (約1~2週)
買這商品的人也買了...
-
$299Java and XML (Paperback)
-
$1,410$1,340 -
$1,700$1,615 -
$1,890$1,796 -
$650$585 -
$300$234 -
$613Web Service Security: Scenarios, Patterns, and Implementation Guidance for Web Services Enhancements (WSE) 3.0
-
$1,280$1,216 -
$580$551 -
$420$357 -
$400$360 -
$580$493 -
$500$450 -
$680$537 -
$2,080$1,976 -
$352追蹤Linux TCP\IP代碼運行--基於2.6內核(附光盤)
-
$520$442 -
$207ES6 標準入門, 2/e
-
$1,570$1,492 -
$690$587 -
$534$507 -
$332自己動手寫 Docker
-
$454深入Linux內核架構與底層原理
-
$828$787 -
$354$336
商品描述
If you dread the business of testing JavaScript and Backbone.js web applications, this book is your guardian angel. In easy stages and lots of examples it takes you through the whole testing situation, introducing you to best practice and current techniques.
Overview
- Create comprehensive test infrastructures
- Understand and utilize modern frontend testing techniques and libraries
- Use mocks, spies, and fakes to effortlessly test and observe complex Backbone.js application behavior
- Automate tests to run from the command line, shell, or practically anywhere
In Detail
Frontend web applications are soaring in popularity and the Backbone.js library is leading this charge with a modular, lightweight approach for organizing JavaScript web applications. At the same time, testing client-side JavaScript and Backbone.js programs remains a difficult and tedious undertaking.
Backbone.js Testing brings sensible practices and current techniques to the challenges of Backbone.js test development. The book introduces fundamental testing concepts, comprehensive test infrastructure design, and practical exercises to easily and systematically test modern JavaScript web applications.
The book progresses from Mocha test suites and Chai assertions to advanced test mocks and stubs with Sinon.JS. The requisite libraries and utilities are introduced with in-depth examples and best practices for integration with your applications. The book guides you through the test planning and implementation processes for your application models, views, routers, and other Backbone.js components.
Backbone.js Testing gives you the tools, examples, and assistance to test your Backbone.js web applications thoroughly, quickly, and with confidence.
What you will learn from this book
- Install and set up a test infrastructure for Backbone applications
- Run, examine, and understand Mocha test reports
- Tour the Chai assertion library API with detailed examples
- Write test suites and specs with the Mocha test framework
- Fake application behavior in tests using Sinon.JS mocks, spies, and fake servers
Approach
This book is packed with step-by-step tutorials and instructions in recipe format to help you create test infrastructures and gradually advance your Backbone.js application development and testing skills.
Who this book is written for
If you are a JavaScript developer looking to create and implement test support for your Backbone.js applications, then this book is ideal for you.