AngularJS Test-driven Development
暫譯: AngularJS 測試驅動開發

Tim Chaplin

  • 出版商: Packt Publishing
  • 出版日期: 2015-01-31
  • 售價: $1,360
  • 貴賓價: 9.5$1,292
  • 語言: 英文
  • 頁數: 205
  • 裝訂: Paperback
  • ISBN: 1784398837
  • ISBN-13: 9781784398835
  • 相關分類: AngularTDD 測試導向開發
  • 已過版

相關主題

商品描述

Implement the best practices to improve your AngularJS applications using test-driven development

About This Book

  • Learn about TDD techniques, the TDD lifecycle, and its power through clear examples to enhance your Angular applications
  • Integrate AngularJS testing using Karma and Protractor to perform JavaScript unit tests
  • A practical guide filled with examples that focus on a wide range of testing techniques with AngularJS components

Who This Book Is For

This book is for developers who want to learn about AngularJS development by applying testing techniques. You are assumed to have a basic knowledge and understanding of HTML, JavaScript, and AngularJS.

What You Will Learn

  • Implement unit and end-to-end testing with Karma and Protractor
  • Understand the workings of the file auto-watch feature and headless browser testing with Karma
  • Develop AngularJS controllers, services, and other components using the TDD approach
  • Implement the testing techniques with mocks, broadcast events, and asynchronous behavior
  • Integrate REST-based services and APIs into an application to extract data
  • Automate Karma unit tests with Travis CI
  • Get to know about TDD techniques, the TDD life cycle, and its power through clear examples to enhance your AngularJS applications

In Detail

Starting with reviewing the test-driven development (TDD) life cycle, you will learn how Karma and Protractor make your life easier while running JavaScript unit tests. You will learn how Protractor is different from Selenium and how to test it entirely. This book is a walk-through to using TDD to build an AngularJS application containing a controller, model, and scope.

Building on the initial foundational aspects, you will expand to include testing for multiple controllers, partial views, location references, CSS, and the HTML element. In addition, you will explore using a headless browser with Karma. You will also configure Karma file watching to automate testing and tackle components of AngularJS (controller, service, model, and broadcasting) using TDD. At the end of this book, you will extend explore how to pull data using an external API, setting up and configuring Protractor to use a standalone Selenium server, and setting up Travis CI and Karma to test your application.

This book is a complete guide to testing techniques using Karma for unit testing and performing end-to-end testing with Protractor.

商品描述(中文翻譯)

**實施最佳實踐以改善您的 AngularJS 應用程式,使用測試驅動開發**

## 本書介紹
- 了解 TDD 技術、TDD 生命週期及其強大功能,透過清晰的範例來增強您的 Angular 應用程式
- 使用 Karma 和 Protractor 整合 AngularJS 測試,以執行 JavaScript 單元測試
- 一本充滿範例的實用指南,專注於各種 AngularJS 元件的測試技術

## 本書適合誰
本書適合希望透過應用測試技術來學習 AngularJS 開發的開發人員。您應具備 HTML、JavaScript 和 AngularJS 的基本知識和理解。

## 您將學到什麼
- 使用 Karma 和 Protractor 實施單元測試和端到端測試
- 了解 Karma 的檔案自動監視功能和無頭瀏覽器測試的運作
- 使用 TDD 方法開發 AngularJS 控制器、服務和其他元件
- 實施使用模擬、廣播事件和非同步行為的測試技術
- 將基於 REST 的服務和 API 整合到應用程式中以提取數據
- 使用 Travis CI 自動化 Karma 單元測試
- 透過清晰的範例了解 TDD 技術、TDD 生命週期及其強大功能,以增強您的 AngularJS 應用程式

## 詳細內容
從回顧測試驅動開發 (TDD) 生命週期開始,您將學習 Karma 和 Protractor 如何使您在執行 JavaScript 單元測試時的生活更輕鬆。您將了解 Protractor 與 Selenium 的不同之處以及如何完全測試它。本書是使用 TDD 建立包含控制器、模型和範圍的 AngularJS 應用程式的逐步指南。

在初步基礎方面的基礎上,您將擴展到包括多個控制器、部分視圖、位置參考、CSS 和 HTML 元素的測試。此外,您將探索如何使用無頭瀏覽器與 Karma。您還將配置 Karma 檔案監視以自動化測試,並使用 TDD 處理 AngularJS 的元件(控制器、服務、模型和廣播)。在本書結尾,您將進一步探索如何使用外部 API 提取數據,設置和配置 Protractor 以使用獨立的 Selenium 伺服器,以及設置 Travis CI 和 Karma 來測試您的應用程式。

本書是使用 Karma 進行單元測試和使用 Protractor 執行端到端測試的完整指南。