- Test-Driven JavaScript Development
- Ravi Kumar Gupta Hetal Prajapati Harmeet Singh
- 149字
- 2021-07-30 09:59:10
Chapter 2. Testing Concepts
There are a number of ways and methods to test software quality. TDD is focused on testing the small pieces of code using unit tests. Unit tests play a big and important role in TDD irrespective of the programming language. While learning TDD, it is essential to understand unit testing and testing frameworks. In the previous chapter, you learned about the life cycle of TDD. Now with examples, we will see how each step of the life cycle is executed. For this chapter, we will try to showcase examples using YUI (short for Yahoo User Interface) because of its simplicity and easy-to-understand functions.
In this chapter, you will learn about unit testing, a little about frameworks, how a test is written, actions, and assertions in unit tests. In this chapter, you will learn the following:
- Unit testing
- Following the process
- Benefits and pitfalls
- The DevOps 2.3 Toolkit
- Progressive Web Apps with React
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Java EE 7 Development with NetBeans 8
- JS全書:JavaScript Web前端開發指南
- Hands-On Microservices with Kotlin
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- C語言開發基礎教程(Dev-C++)(第2版)
- VMware vSphere 5.5 Cookbook
- Distributed Computing with Python
- 微信公眾平臺開發最佳實踐
- Practical Time Series Analysis
- Python數據科學實戰
- ROS Robotics Projects
- 區塊鏈技術與智能服務應用